←Select platform

CodecsPsdChannelType Enumeration

Summary

Indicates the PSD channel type.

Syntax

C#
VB
WinRT C#
C++
public enum CodecsPsdChannelType   
Public Enum CodecsPsdChannelType  
    
    
public enum CodecsPsdChannelType    
Leadtools.Codecs.CodecsPsdChannelType = function() { }; 
Leadtools.Codecs.CodecsPsdChannelType.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class CodecsPsdChannelType   

Members

ValueMemberDescription
0AlphaAlpha channel.
1RedRed channel.
2GreenGreen channel.
3BlueBlue channel.
4CyanCyan channel.
5MagentaMagenta channel.
6YellowYellow channel.
7KeyKey channel.
8GrayGray channel.
9BitmapBitmap channel.
10LightnessLightness channel.
11AA channel.
12BB channel.
Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly