| Interface | Description |
|---|---|
| TiffHandler |
Interface of an class capable of handling events raised during the reading of a TIFF file
via
TiffReader. |
| Class | Description |
|---|---|
| TiffDataFormat |
An enumeration of data formats used by the TIFF specification.
|
| TiffMetadataReader |
Obtains all available metadata from TIFF formatted files.
|
| TiffReader |
Processes TIFF-formatted data, calling into client code via that
TiffHandler interface. |
| Exception | Description |
|---|---|
| TiffProcessingException |
An exception class thrown upon unexpected and fatal conditions while processing a TIFF file.
|
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.