Uses of Class
com.snowbound.common.utils.RasterMaster
-
Packages that use RasterMaster Package Description com.snowbound.common.utils Utility classes that may be used in the content handler. -
-
Uses of RasterMaster in com.snowbound.common.utils
Methods in com.snowbound.common.utils with parameters of type RasterMaster Modifier and Type Method Description static booleanImageUtils. adjustForXYDPI(RasterMaster snowImage)This method resizes an image that has an X-DPI that is different the Y-DPI.static intImageUtils. getAdjustedHeightForYDPI(RasterMaster snowImage)Returns height of image adjusted to match the X-DPI (instead of the Y-DPI).
-