C#
VB
WinRT C#
C++
Indicates the PSD channel type.
public enum CodecsPsdChannelType
Public Enum CodecsPsdChannelType
public enum CodecsPsdChannelType
Leadtools.Codecs.CodecsPsdChannelType = function() { };
Leadtools.Codecs.CodecsPsdChannelType.prototype = {<br/>
LeadtoolsMemberMarker(replace me)
};
public enum class CodecsPsdChannelType
Members
Value | Member | Description |
---|---|---|
0 | Alpha | Alpha channel. |
1 | Red | Red channel. |
2 | Green | Green channel. |
3 | Blue | Blue channel. |
4 | Cyan | Cyan channel. |
5 | Magenta | Magenta channel. |
6 | Yellow | Yellow channel. |
7 | Key | Key channel. |
8 | Gray | Gray channel. |
9 | Bitmap | Bitmap channel. |
10 | Lightness | Lightness channel. |
11 | A | A channel. |
12 | B | B channel. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET