|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
| 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
typedef NS_ENUM(NSInteger, LTCodecsTiffPhotometricInterpretation)
public enum CodecsTiffPhotometricInterpretation
Leadtools.Codecs.CodecsTiffPhotometricInterpretation = function() { };
Leadtools.Codecs.CodecsTiffPhotometricInterpretation.prototype = {<br/>
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