|
Flying Saucer Project Release ${app.version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScalingOptions | |
---|---|
org.xhtmlrenderer.util |
Uses of ScalingOptions in org.xhtmlrenderer.util |
---|
Methods in org.xhtmlrenderer.util with parameters of type ScalingOptions | |
---|---|
static java.awt.image.BufferedImage |
ImageUtil.getScaledInstance(ScalingOptions opt,
java.awt.image.BufferedImage orgImage)
Scales an image to the requested width and height, assuming these are both >= 1; size given in pixels. |
static java.util.List |
ImageUtil.scaleMultiple(ScalingOptions opt,
java.awt.image.BufferedImage img,
java.util.List dimensions)
Scales one image to multiple dimensions, using the same ScalingOptions for each. |
|
Flying Saucer Project Release ${app.version} | |||||||||
PREV NEXT | FRAMES NO FRAMES |