LEADTOOLS Workflow Image Processing (Leadtools.Workflow.ImageProcessing assembly)

RasterColorChannel Enumeration

Show in webframe





Indicates the channel that will be used for image processing methods.
Syntax
public enum RasterColorChannel : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterColorChannel 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterColorChannel

            

            
public enum class RasterColorChannel : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000MasterAll channels.
0x00000001RedRed channel only.
0x00000002GreenGreen channel only.
0x00000003BlueBlue channel only.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.ImageProcessing.RasterColorChannel

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.ImageProcessing Namespace

 

 


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