Package | Description |
---|---|
net.sourceforge.jiu.codecs.tiff |
Classes to handle the Tagged Image File Format (TIFF).
|
Class and Description |
---|
TIFFCodec
A codec to read Tagged Image File Format (TIFF) image files.
|
TIFFConstants
This class provides a lot of constant values for a TIFF encoder or decoder.
|
TIFFDecoder
The abstract base class for a TIFF decoder, a class that decompresses one tile or
strip of image data and understands one or more compression types.
|
TIFFImageFileDirectory
This class encapsulates all data of a TIFF image file directory (IFD).
|
TIFFTag
This encapsulates the data stored in a TIFF tag (a single image file directory entry).
|