LEADTOOLS Image File Support (Leadtools.Codecs assembly)

ChannelType Property

Show in webframe







The type of the channel in the PSD file.
Syntax
public CodecsPsdChannelType ChannelType {get;}
'Declaration
 
Public ReadOnly Property ChannelType As CodecsPsdChannelType
'Usage
 
Dim instance As CodecsPsdChannelInfo
Dim value As CodecsPsdChannelType
 
value = instance.ChannelType
public CodecsPsdChannelType ChannelType {get;}

            

            
 get_ChannelType(); 
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

See Also

Reference

CodecsPsdChannelInfo Class
CodecsPsdChannelInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.