Interface ImageReader

    • Method Detail

      • read

        default ImmutableImage read​(byte[] bytes)
                             throws java.io.IOException
        Throws:
        java.io.IOException
      • read

        default ImmutableImage read​(byte[] bytes,
                                    java.awt.Rectangle rectangle)
                             throws java.io.IOException
        Throws:
        java.io.IOException