-
- All Implemented Interfaces:
public final class ImageDataA 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 IntegergetPosition()final IntegergetLength()
-