Skip to main content

Module pixel_format

Module pixel_format 

Source

Enums§

PixelFormat
Pixel format variants for 32-bit RGBA-like layouts.

Functions§

convert_to_rgba
Convert 32-bit pixel data from the given PixelFormat to RGBA byte order.
fourcc_to_format
Map a DRM fourcc code to a PixelFormat.