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