Leadtools.Wia Namespace : WiaImageDataType Enumeration |
public enum WiaImageDataType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum WiaImageDataType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As WiaImageDataType
public enum class WiaImageDataType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000002 | Grayscale | Grayscale. |
0x00000003 | Color | Color. |
0x00000004 | Threshold | Threshold. |
0x00000004 | ColorThreshold | ColorThreshold. |
0x00000005 | ColorDither | ColorDither. |
0x00000005 | Dither | Dither. |
0x00000006 | RawRgb | RawRgb. |
0x00000007 | RawBgr | RawBgr. |
0x00000008 | RawYuv | RawYuv. |
0x00000009 | RawYuvk | RawYuvk. |
0x0000000A | RawCmy | RawCmy. |
0x0000000B | RawCmyk | RawCmyk. |
System.Object
System.ValueType
System.Enum
Leadtools.Wia.WiaImageDataType