Pixel Formatting

Pixel Bit Depth Reduction

Grablink boards are capable to reduce the bit depth of 10-/12-/14- and 16-bit pixel components to 8-bit by truncation of the least significant bits.

Pixel Format Control

Pixel Component Unpacking and Pixel Bit Depth reduction are controlled by the ColorFormat parameter.

For instance for monochrome 10-bit pixels:

Set ColorFormat to Y8 to select the bit depth reduction
Set ColorFormat to Y16 to select the unpacking to msb
Keep the default value (or set) ColorFormat to Y10 to select unpacking to lsb

Refer to Configurations for Monochrome Pixels, Configurations for Bayer CFA Pixels and Configurations for RGB Pixels for an exhaustive list of valid pixel processing configurations.

Refer to MultiCam Storage Formatsfor an exhaustive description of pixel formats.