Package | Description |
---|---|
com.snowbound.common.utils |
Utility classes that may be used in the content handler.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ImageUtils.adjustForXYDPI(RasterMaster snowImage)
This method resizes an image that has an X-DPI that is different the Y-DPI.
|
static int |
ImageUtils.getAdjustedHeightForYDPI(RasterMaster snowImage)
Returns height of image adjusted to match the X-DPI (instead of the Y-DPI).
|
Copyright © 2020 Snowbound Software Corporation. All rights reserved.