Visual Basic (Declaration) | |
---|---|
Public Enum CodecsPsdChannelType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum CodecsPsdChannelType : Enum |
C++/CLI | |
---|---|
public enum class CodecsPsdChannelType : public Enum |
Member | Description |
---|---|
Alpha | Alpha channel. |
Red | Red channel. |
Green | Green channel. |
Blue | Blue channel. |
Cyan | Cyan channel. |
Magenta | Magenta channel. |
Yellow | Yellow channel. |
Key | Key channel. |
Gray | Gray channel. |
Bitmap | Bitmap channel. |
Lightness | Lightness channel. |
A | A channel. |
B | B channel. |
System.Object
System.ValueType
System.Enum
Leadtools.Codecs.CodecsPsdChannelType
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family