Pixel types.
Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BW | 0 | Black and white. | |
Gray | 1 | ||
RGB | 2 | ||
Palette | 3 | ||
CMY | 4 | ||
CMYK | 5 | ||
YUV | 6 | ||
YUVK | 7 | ||
CIEXYZ | 8 | ||
LAB | 9 | ||
SRGB | 10 | ||
SCRGB | 11 | ||
INFRARED | 16 |
See Also