Visual Basic (Declaration) | |
---|---|
Public Enum RasterColorChannel Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterColorChannel : Enum |
C++/CLI | |
---|---|
public enum class RasterColorChannel : public Enum |
Member | Description |
---|---|
Master | All channels. |
Red | Red channel only. |
Green | Green channel only. |
Blue | Blue channel only. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.RasterColorChannel
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family