Leadtools.Codecs Namespace : CodecsTiffPhotometricInterpretation Enumeration |
public enum CodecsTiffPhotometricInterpretation : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsTiffPhotometricInterpretation Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsTiffPhotometricInterpretation
public enum CodecsTiffPhotometricInterpretation : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsTiffPhotometricInterpretation = function() { }; Leadtools.Codecs.CodecsTiffPhotometricInterpretation.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsTiffPhotometricInterpretation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CieLab | 1976 CIE L*a*b* image. |
Mask | 1-bit transparency mask. |
MinimumIsBlack | Grayscale image, minimum value is black. |
MinimumIsWhite | Grayscale image, minimum value is white. |
Palette | color map indexed (palletized). |
Rgb | RGB color model. |
Separated | color separations (usually CMYK). |
YcbCr | CCIR 601 YcbCr image. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsTiffPhotometricInterpretation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2