|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
| Leadtools.Twain Namespace : TwainColorScheme Enumeration |
public enum TwainColorScheme : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TwainColorScheme Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TwainColorScheme
public enum class TwainColorScheme : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description |
|---|---|---|
| 0 | BlackWhite | Black and White |
| 1 | Gray | Gray |
| 2 | Rgb | Rgb |
| 3 | Palette | Palette |
| 4 | Cmy | Cmy |
| 5 | Cmyk | Cmyk |
| 6 | Yuv | Yuv |
| 7 | Yuvk | Yuvk |
| 8 | CieXyz | CIEXYZ |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainColorScheme