Interface ImageSource

    • Method Detail

      • write

        void write​(java.io.OutputStream outputStream)
            throws java.io.IOException
        Throws:
        java.io.IOException
      • getWidth

        int getWidth()
      • getHeight

        int getHeight()