Module pixels

Available on crate feature dep_sdl3 only.

Structs§

Color
Palette
PixelFormat
A pixel format, i.e. a set of masks that define how to pack and unpack pixel data. This is used to convert between pixel data and surface data. It wraps an SDL_PixelFormat.
PixelMasks