Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace : SaneFrame Enumeration |
public enum SaneFrame : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum SaneFrame Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As SaneFrame
public enum SaneFrame
public enum class SaneFrame : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | Gray | Grayscale (visible spectrum) |
1 | Rgb | Color (visible spectrum) |
2 | Red | Red band of an RGB image |
3 | Green | Green band of an RGB image |
4 | Blue | Blue band of an RGB image |
System.Object
System.ValueType
System.Enum
Leadtools.Sane.SaneFrame