Interface ImageData

  • All Superinterfaces:
    java.lang.AutoCloseable
    All Known Implementing Classes:
    ImageIOImageData, NoOpImageData

    public interface ImageData
    extends java.lang.AutoCloseable
    INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
    API of the image support.
    • Method Detail

      • getWidthHeight

        IntDimension2D getWidthHeight()
                               throws java.io.IOException
        Throws:
        java.io.IOException