Aspose.Imaging.FileFormats.Tiff.TiffTagTypes
The namespace contains Tiff file format tag classes.
Classes
Class | Description |
---|---|
TiffASCIIType | The tiff ascii type. |
TiffByteType | The tiff byte type. |
TiffCommonArrayType | The tiff common array type. |
TiffDoubleType | The tiff double type. |
TiffFloatType | The tiff float type. |
TiffIfd8Type | The Tiff unsigned 64-bit Image File Directory type. |
TiffIfdType | Represents the TIFF Exif image file directory type class. |
TiffLong8Type | The Tiff unsigned 64-bit type. |
TiffLongType | The tiff long type. |
TiffRationalType | The tiff rational type. |
TiffSByteType | The tiff signed byte type. |
TiffShortType | The tiff short type. |
TiffSLong8Type | The Tiff unsigned 64-bit type. |
TiffSLongType | The tiff signed long type. |
TiffSRationalType | The tiff signed rational type. |
TiffSShortType | The tiff signed short type. |
TiffUndefinedType | The tiff undefined type. |
TiffUnknownType | The unknown tiff type. In case the tiff tag cannot be recognized this type is instantinated. |