Aspose.CAD.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.
TiffIfdTypeRepresents the TIFF Exif image file directory type class.
TiffLongTypeThe tiff long type.
TiffRationalTypeThe tiff rational type.
TiffSByteTypeThe tiff signed byte type.
TiffShortTypeThe tiff short 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.