LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

ChannelType Property






The type of the channel in the PSD file. .NET support WinRT support
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsPsdChannelInfo Class
CodecsPsdChannelInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.