| Interface | Description |
|---|---|
| ValueFormatter |
ValueFormatter.
|
| Class | Description |
|---|---|
| ASCIIValueFormatter |
Formats byte arrays as string.
|
| BaselineTagSet |
A class representing the set of tags found in the baseline TIFF specification
as well as some common additional tags.
|
| DateValueFormatter |
DateValueFormatter.
|
| EnumValueFormatter |
Formats integer values as an enumeration.
|
| FileSegment |
Holds offset and length of a TIFF file segment.
|
| IFD |
Represents a TIFF Image File Directory (IFD).
|
| IFDEntry |
Represents a directory entry in a TIFF Image File Directory (IFD).
|
| SetValueFormatter |
Formats integer values as a set.
|
| TagSet |
A class representing a set of TIFF tags.
|
| TIFFDirectory |
A convenience class for working with TIFF IFD's.
|
| TIFFField |
A field in a
TIFFDirectory. |
| TIFFInputStream |
Reads a TIFF file.
|
| TIFFNode |
TIFFNode.
|
| TIFFOutputStream |
TIFFOutputStream. |
| TIFFTag |
A class defining the notion of a TIFF tag.
|
| Enum | Description |
|---|---|
| IFDDataType |
Enumeration of TIFF IFD data types.
|
Copyright © 2014. All Rights Reserved.