| Package | Description |
|---|---|
| com.phloc.commons.gfx |
| Modifier and Type | Method and Description |
|---|---|
ScalableSize |
ScalableSize.getBestMatchingSize(int nMaxWidth,
int nMaxHeight)
Return the scaled width and height relative to a maximum size.
|
static ScalableSize |
ImageDataManager.getImageSize(IReadableResource aRes) |
ScalableSize |
ScalableSize.getScaledToHeight(int nNewHeight) |
ScalableSize |
ScalableSize.getScaledToWidth(int nNewWidth) |
Copyright © 2006–2015 phloc systems. All rights reserved.