Interface ImageService


  • public interface ImageService
    • Method Detail

      • readImage

        com.google.common.io.ByteSource readImage​(ReadImageParams readImageParams)
                                           throws java.io.IOException
        Throws:
        java.io.IOException
      • getFormatByMimeType

        java.lang.String getFormatByMimeType​(java.lang.String mimeType)
                                      throws java.io.IOException
        Throws:
        java.io.IOException