←Select platform

ChannelType Property

Summary

The type of the channel in the PSD file.

Syntax

C#
VB
WinRT C#
C++
public CodecsPsdChannelType ChannelType { get; } 
Public ReadOnly Property ChannelType As Leadtools.Codecs.CodecsPsdChannelType 
public Leadtools.Codecs.CodecsPsdChannelType ChannelType {get;} 
 get_ChannelType();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly