Aspose.Imaging.FileFormats.Tiff.TiffTagTypes

The namespace contains Tiff file format tag classes.

Classes

ClassDescription
TiffASCIITypeThe tiff ascii type.
TiffByteTypeThe tiff byte type.
TiffCommonArrayTypeThe tiff common array type.
TiffDoubleTypeThe tiff double type.
TiffFloatTypeThe tiff float type.
TiffIfd8TypeThe Tiff unsigned 64-bit Image File Directory type.
TiffIfdTypeRepresents the TIFF Exif image file directory type class.
TiffLong8TypeThe Tiff unsigned 64-bit type.
TiffLongTypeThe tiff long type.
TiffRationalTypeThe tiff rational type.
TiffSByteTypeThe tiff signed byte type.
TiffShortTypeThe tiff short type.
TiffSLong8TypeThe Tiff unsigned 64-bit type.
TiffSLongTypeThe tiff signed long type.
TiffSRationalTypeThe tiff signed rational type.
TiffSShortTypeThe tiff signed short type.
TiffUndefinedTypeThe tiff undefined type.
TiffUnknownTypeThe unknown tiff type. In case the tiff tag cannot be recognized this type is instantinated.