←Select platform

ChannelType Property

Summary
The type of the channel in the PSD file.
Syntax
C#
VB
C++
public CodecsPsdChannelType ChannelType { get; } 
Public ReadOnly Property ChannelType As CodecsPsdChannelType 
public: 
property CodecsPsdChannelType ChannelType { 
   CodecsPsdChannelType get(); 
} 

Property Value

A CodecsPsdChannelType object that specifies the type of the channel in the PSD file.

Remarks

.

Example

For an example, refer to RasterCodecs.LoadPsdChannel.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.