TiffOptionsError Enumeration

The tiff options error codes.

Module: aspose.imaging.imageoptions

Full Name: aspose.imaging.imageoptions.TiffOptionsError

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
BASELINE_6_OPTIONS_MISMATCHThe specified TIFF options parameters don’t conform to TIFF Baseline 6.0 standard
COLOR_MAP_LENGTH_INVALIDThe color map length is invalid.
COMPRESSION_SPP_MISMATCHThe compression does not match the samples per pixel count.
NOT_SUPPORTED_ALPHA_STORAGEThe alpha storage is not supported.
NO_COLOR_MAPThe color map is not defined.
NO_ERRORNo error code.
PHOTOMETRIC_BITS_PER_SAMPLE_MISMATCHThe photometric bits per sample is invalid
PHOTOMETRIC_COMPRESSION_MISMATCHThe compression does not match the photometric settings.
PHOTOMETRIC_SPP_MISMATCHThe photometric does not match the samples per pixel count.