←Select platform

CodecsTiffPhotometricInterpretation Enumeration

Summary
Indicates the photometric interpretation value for TIFF images.
Syntax
C#
VB
Objective-C
C++
Java
public enum CodecsTiffPhotometricInterpretation   
Public Enum CodecsTiffPhotometricInterpretation  
typedef NS_ENUM(NSInteger, LTCodecsTiffPhotometricInterpretation) 
public enum CodecsTiffPhotometricInterpretation 
public enum class CodecsTiffPhotometricInterpretation   
Members
ValueMemberDescription
0MinimumIsWhiteGrayscale image, minimum value is white.
1MinimumIsBlackGrayscale image, minimum value is black.
2RgbRGB color model.
3PaletteColor map indexed (palletized).
4Mask1-bit transparency mask.
5SeparatedColor separations (usually CMYK).
6YcbCrCCIR 601 YcbCr image.
8CieLab1976 CIE Lab* image.
Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.