| Description: |
The type of pixel data that a Source is capable of acquiring (for example, black and white,
gray, RGB, etc.).
|
| Allowed values: |
TWPT_BW(0), TWPT_GRAY(1), TWPT_RGB(2), TWPT_PALETTE(3), TWPT_CMY(4), TWPT_CMYK(5), TWPT_YUV(6), TWPT_YUVK(7), TWPT_CIEXYZ(8)
|