Class | Description |
---|---|
TIFFDecodeParam |
An instance of
ImageDecodeParam for decoding images in
the TIFF format. |
TIFFDirectory |
A class representing an Image File Directory (IFD) from a TIFF 6.0
stream.
|
TIFFEncodeParam |
An instance of
ImageEncodeParam for encoding images in
the TIFF format. |
TIFFField |
A class representing a field in a TIFF 6.0 Image File Directory.
|
TIFFImage | |
TIFFImageDecoder |
A baseline TIFF reader.
|
TIFFImageEncoder |
A baseline TIFF writer.
|
TIFFLZWDecoder |
A class for performing LZW decoding.
|
Contains a TIFF image codec.
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.