Uses of Class
com.openhtmltopdf.util.ScalingOptions
| Package | Description |
|---|---|
| com.openhtmltopdf.util |
-
Uses of ScalingOptions in com.openhtmltopdf.util
Methods in com.openhtmltopdf.util with parameters of type ScalingOptions Modifier and Type Method Description static BufferedImageImageUtil. getScaledInstance(ScalingOptions opt, BufferedImage orgImage)Scales an image to the requested width and height, assuming these are both >= 1; size given in pixels.