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