Class ThumbnailReader

    • Constructor Detail

      • ThumbnailReader

        ThumbnailReader()
    • Method Detail

      • read

        public abstract java.awt.image.BufferedImage read()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getWidth

        public abstract int getWidth()
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • getHeight

        public abstract int getHeight()
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • readMetadata

        public javax.imageio.metadata.IIOMetadata readMetadata()
                                                        throws java.io.IOException
        Throws:
        java.io.IOException