TiffSampleFormats enumeration
TiffSampleFormats enumeration
Sample format enum
The TiffSampleFormats type exposes the following members:
Fields
Field | Description |
---|---|
UINT | Unsigned integer data |
INT | Signed integer data |
IEEE_FP | IEEE floating point data |
VOID | Untyped data |
COMPLEX_INT | Complex signed int |
COMPLEX_IEEE_FP | Complex ieee floating |