| Package | Description |
|---|---|
| com.helger.commons.dimension | |
| com.helger.commons.gfx |
| Modifier and Type | Method and Description |
|---|---|
SizeInt |
SizeInt.getAdded(IHasDimensionInt aToAdd) |
SizeInt |
SizeInt.getAdded(IHasDimensionInt aToAdd) |
SizeInt |
SizeInt.getBestMatchingSize(int nMaxWidth,
int nMaxHeight)
Return the scaled width and height relative to a maximum size.
|
SizeInt |
SizeInt.getBestMatchingSize(int nMaxWidth,
int nMaxHeight)
Return the scaled width and height relative to a maximum size.
|
SizeInt |
SizeInt.getScaledToHeight(int nNewHeight) |
SizeInt |
SizeInt.getScaledToHeight(int nNewHeight) |
SizeInt |
SizeInt.getScaledToWidth(int nNewWidth) |
SizeInt |
SizeInt.getScaledToWidth(int nNewWidth) |
SizeInt |
SizeInt.getSubtracted(IHasDimensionInt aToSubtract) |
SizeInt |
SizeInt.getSubtracted(IHasDimensionInt aToSubtract) |
| Modifier and Type | Method and Description |
|---|---|
SizeInt |
ImageDataManager.getImageSize(IReadableResource aRes) |
SizeInt |
ImageDataManager.getImageSize(IReadableResource aRes) |
| Modifier and Type | Method and Description |
|---|---|
ICommonsMap<IReadableResource,SizeInt> |
ImageDataManager.getAllCachedSizes() |
ICommonsMap<IReadableResource,SizeInt> |
ImageDataManager.getAllCachedSizes() |
Copyright © 2014–2022 Philip Helger. All rights reserved.