←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly