Package | Description |
---|---|
de.innovationgate.utils |
Generic various-purpose utility classes.
|
de.innovationgate.utils.imgscalr |
Image Scaler Implementation based on "ImgScalr" library
|
Modifier and Type | Method and Description |
---|---|
MimeTypeSpecificImageScaler |
MimeTypeSpecificImageScalerFactory.getForMimeType(java.lang.String mimeType)
Return a scaler for the given mime type.
|
Modifier and Type | Class and Description |
---|---|
class |
ImgScalrScaler |
Modifier and Type | Method and Description |
---|---|
MimeTypeSpecificImageScaler |
ImgScalrScalerFactory.getForMimeType(java.lang.String mimeType) |