TiffSampleFormats enumeration

TiffSampleFormats enumeration

Sample format enum

The TiffSampleFormats type exposes the following members:

Fields

FieldDescription
UINTUnsigned integer data
INTSigned integer data
IEEE_FPIEEE floating point data
VOIDUntyped data
COMPLEX_INTComplex signed int
COMPLEX_IEEE_FPComplex ieee floating

See Also