Contents > Window Tour > Format Panel
Previous | Next

4.10 Format Panel

This panel allows to quickly configure raw graphics format parameters while instantly observing the effect. It allows to set Color Format, Frame Width, Frame Height, Stride Align, Endianess, and Bit Order.

If the color format is <8bpp, Frame Width must be a multiple of pixels per byte (=8/bpp). If the color format uses horizontal downsampling (YUV420, YUV422, etc.), the width must be a multiple of 2. If an invalid width is entered, it will be ignored.

If the color format uses vertical downsampling (YUV420, or YUV422R), the height must be a multiple of 2. If an invalid height is entered, it will be ignored.

Stride Align only accepts powers of 2 between 1 and 128. The Stride field shows the derived linestride in bytes, it applies to the first plane.

The Auto Detect button trigger auto-detection of the graphics format parameter from the file.

See also: Raw Image Data Model Auto Detection


http://datahammer.de
Previous | Next