| BaselineTIFFTagSet |
A class representing the set of tags found in the baseline TIFF
specification as well as some common additional tags.
|
| EXIFGPSTagSet |
A class representing the tags found in an EXIF GPS Info IFD.
|
| EXIFInteroperabilityTagSet |
A class representing the tags found in an EXIF Interoperability IFD.
|
| EXIFParentTIFFTagSet |
A class containing the TIFF tags used to reference the EXIF and GPS IFDs.
|
| EXIFTIFFTagSet |
A class representing the tags found in an EXIF IFD.
|
| FaxTIFFTagSet |
A class representing the extra tags found in a
TIFF-F (RFC 2036) file.
|
| GeoTIFFTagSet |
A class representing the tags found in a GeoTIFF IFD.
|
| TIFFColorConverter |
An abstract class that performs simple color conversion on 3-banded source
images, for use with the TIFF Image I/O plug-in.
|
| TIFFCompressor |
An abstract superclass for pluggable TIFF compressors.
|
| TIFFDecompressor |
A class defining a pluggable TIFF decompressor.
|
| TIFFDirectory |
A convenience class for simplifying interaction with TIFF native
image metadata.
|
| TIFFField |
A class representing a field in a TIFF 6.0 Image File Directory.
|
| TIFFTag |
A class defining the notion of a TIFF tag.
|
| TIFFTagSet |
A class representing a set of TIFF tags.
|