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
public enum CodecsTiffPhotometricInterpretation
Leadtools.Codecs.CodecsTiffPhotometricInterpretation = function() { }; Leadtools.Codecs.CodecsTiffPhotometricInterpretation.prototype = {
MinimumIsWhite = 0, MinimumIsBlack = 1, Rgb = 2, Palette = 3, Mask = 4, Separated = 5, YcbCr = 6, CieLab = 8, };
public enum class CodecsTiffPhotometricInterpretation : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsTiffPhotometricInterpretation