Package 

Class ImageData


  • 
    public final class ImageData
    
                        

    A marker to save the position and length of an image data block inside the input stream. It will be used later when decoding the lzw data to directly point at the proper position in the stream.

    • Method Summary

      Modifier and Type Method Description
      final Integer getPosition()
      final Integer getLength()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait