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.ImageProcessing.RasterColorChannel
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7