TiffOptionsError enumeration
TiffOptionsError enumeration
The tiff options error codes.
The TiffOptionsError type exposes the following members:
Fields
Field | Description |
---|---|
NO_ERROR | No error code. |
NO_COLOR_MAP | The color map is not defined. |
COLOR_MAP_LENGTH_INVALID | The color map length is invalid. |
COMPRESSION_SPP_MISMATCH | The compression does not match the samples per pixel count. |
PHOTOMETRIC_COMPRESSION_MISMATCH | The compression does not match the photometric settings. |
PHOTOMETRIC_SPP_MISMATCH | The photometric does not match the samples per pixel count. |
NOT_SUPPORTED_ALPHA_STORAGE | The alpha storage is not supported. |
PHOTOMETRIC_BITS_PER_SAMPLE_MISMATCH | The photometric bits per sample is invalid |
BASELINE_6_OPTIONS_MISMATCH | The specified TIFF options parameters don’t conform to TIFF Baseline 6.0 standard |
See Also
- module
aspose.cad.imageoptions