Indicates the photometric interpretation value for TIFF images.
public enum CodecsTiffPhotometricInterpretation   Public Enum CodecsTiffPhotometricInterpretation  typedef NS_ENUM(NSInteger, LTCodecsTiffPhotometricInterpretation) public enum CodecsTiffPhotometricInterpretation public enum class CodecsTiffPhotometricInterpretation   
| Value | Member | Description | 
|---|---|---|
| 0 | MinimumIsWhite | Grayscale image, minimum value is white. | 
| 1 | MinimumIsBlack | Grayscale image, minimum value is black. | 
| 2 | Rgb | RGB color model. | 
| 3 | Palette | Color map indexed (palletized). | 
| 4 | Mask | 1-bit transparency mask. | 
| 5 | Separated | Color separations (usually CMYK). | 
| 6 | YcbCr | CCIR 601 YcbCr image. | 
| 8 | CieLab | 1976 CIE Lab* image. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
