TiffOptionsError Enumeration
The tiff options error codes.
Module: aspose.psd.imageoptions
Full Name: aspose.psd.imageoptions.TiffOptionsError
Aspose.PSD Version: 24.9.0
Members
Member name | Description |
---|---|
BASELINE_6_OPTIONS_MISMATCH | The specified TIFF options parameters don’t conform to TIFF Baseline 6.0 standard |
COLOR_MAP_LENGTH_INVALID | The color map length is invalid. |
COMPRESSION_SPP_MISMATCH | The compression does not match the samples per pixel count. |
NOT_SUPPORTED_ALPHA_STORAGE | The alpha storage is not supported. |
NO_COLOR_MAP | The color map is not defined. |
NO_ERROR | No error code. |
PHOTOMETRIC_BITS_PER_SAMPLE_MISMATCH | The photometric bits per sample is invalid |
PHOTOMETRIC_COMPRESSION_MISMATCH | The compression does not match the photometric settings. |
PHOTOMETRIC_SPP_MISMATCH | The photometric does not match the samples per pixel count. |