| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ChannelType As CodecsPsdChannelType | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public CodecsPsdChannelType ChannelType {get;} | |
| C++/CLI | |
|---|---|
public: property CodecsPsdChannelType ChannelType { CodecsPsdChannelType get(); } | |
Return Value
A CodecsPsdChannelType object that specifies the type of the channel in the PSD file.For an example, refer to RasterCodecs.LoadPsdChannel.
.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family