ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace : ImGearPixelType Enumeration |
Member | Value | Description |
---|---|---|
BW | 0 | Black and white pixel type. |
CIEXYZ | 8 | CIEXYZ pixel type. |
CMY | 4 | CMY pixel type. |
CMYK | 5 | CMYK pixel type. |
GRAY | 1 | Gray pixel type. |
PALETTE | 3 | Palette pixel type. |
RGB | 2 | RGB pixel type. |
YUV | 6 | YUV pixel type. |
YUVK | 7 | YUVK pixel type. |
System.Object
System.ValueType
System.Enum
ImageGear.TWAIN.ImGearPixelType