TiffOptionsError
TiffOptionsError enumeration
public enum TiffOptionsError
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| NoError | 0 | |
| NoColorMap | 1 | |
| ColorMapLengthInvalid | 2 | |
| CompressionSppMismatch | 3 | |
| PhotometricCompressionMismatch | 4 | |
| PhotometricSppMismatch | 5 | |
| NotSupportedAlphaStorage | 6 | |
| PhotometricBitsPerSampleMismatch | 7 | |
| Baseline6OptionsMismatch | 8 |