The RasterColorChannel Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.
Indicates the channel that will be used for image processing methods.Visual Basic (Declaration) | |
---|---|
Public Enum RasterColorChannel Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As RasterColorChannel |
C# | |
---|---|
public enum RasterColorChannel : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class RasterColorChannel : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
Blue | Blue channel only. |
Green | Green channel only. |
Master | All channels. |
Red | Red channel only. |
System.Object
System.ValueType
System.Enum
Leadtools.Workflow.ImageProcessing.RasterColorChannel
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7