
This class contains constants defining the available mediasubtype GUIDs that can be used when specifying a FrameType.
Namespace: TIS.Imaging
Introduced in IC Imaging Control 3.0
| Property | Description | ||
| BY8 | 8-bit color raw format, top down. |
||
| RGB24 | 24-bit color image format, bottom up. |
||
| RGB32 | 32-bit color image format, bottom up. |
||
| RGB555 | 16-bit color image format, bottom up. |
||
| RGB565 | 16-bit color image format, bottom up. |
||
| RGB8 | 8-bit gray image format, bottom up. |
||
| UYVY | UYVY color image format. |
||
| Y800 | 8-bit gray image format, top down. |
||
| YGB0 | 10-bit grayscale format, top down. |
||
| YGB1 | 10-bit grayscale format, top down. |
||