Leadtools.Workflow.ImageProcessing Namespace : RasterColorChannel Enumeration |
public enum RasterColorChannel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterColorChannel Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterColorChannel
public enum class RasterColorChannel : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Master | All channels. |
0x00000001 | Red | Red channel only. |
0x00000002 | Green | Green channel only. |
0x00000003 | Blue | Blue channel only. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.RasterColorChannel