LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsPsdChannelType Enumeration

Show in webframe







Indicates the PSD channel type.
Syntax
public enum CodecsPsdChannelType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum CodecsPsdChannelType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsPsdChannelType
public enum CodecsPsdChannelType : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Codecs.CodecsPsdChannelType = function() { };
Leadtools.Codecs.CodecsPsdChannelType.prototype = {
Alpha = 0, Red = 1, Green = 2, Blue = 3, Cyan = 4, Magenta = 5, Yellow = 6, Key = 7, Gray = 8, Bitmap = 9, Lightness = 10, A = 11, B = 12, };
public enum class CodecsPsdChannelType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsPsdChannelType

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

 

 


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