C#
VB
WinRT C#
C++
The type of the channel in the PSD file.
public CodecsPsdChannelType ChannelType { get; }
Public ReadOnly Property ChannelType As Leadtools.Codecs.CodecsPsdChannelType
public Leadtools.Codecs.CodecsPsdChannelType ChannelType {get;}
get_ChannelType();
public:
property Leadtools.Codecs.CodecsPsdChannelType ChannelType {
Leadtools.Codecs.CodecsPsdChannelType get();
}
A CodecsPsdChannelType object that specifies the type of the channel in the PSD file.
.
For an example, refer to RasterCodecs.LoadPsdChannel.
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