Module rich_sdl2_rust::color::pixel::order
source · Expand description
Pixel components orders for a pixel format.
Enums§
- A pixel byte order from low byte to high byte for a array pixel format.
- A pixel order in a bitmap pixel format.
- A pixel order in a packed pixel format.