public interface ImageService
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatByMimeType(String mimeType) |
ByteSource |
readImage(ReadImageParams readImageParams) |
ByteSource readImage(ReadImageParams readImageParams) throws IOException
IOExceptionString getFormatByMimeType(String mimeType) throws IOException
IOException