Leadtools.Codecs Namespace : CodecsPsdChannelType Enumeration |
public enum CodecsPsdChannelType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum CodecsPsdChannelType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As CodecsPsdChannelType
public enum CodecsPsdChannelType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Codecs.CodecsPsdChannelType = function() { }; Leadtools.Codecs.CodecsPsdChannelType.prototype = {
Alpha = 0, Red = 1, Green = 2, Blue = 3, Cyan = 4, Magenta = 5, Yellow = 6, Key = 7, Gray = 8, Bitmap = 9, Lightness = 10, A = 11, B = 12, };
public enum class CodecsPsdChannelType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsPsdChannelType