|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
#include <SDL3/SDL_stdinc.h>Go to the source code of this file.
Namespaces | |
| namespace | candlewick |
Functions | |
| void | candlewick::bgraToRgbaConvert (Uint32 *bgraPixels, Uint32 pixelCount) |
| In-place conversion from 8-bit BGRA to 8-bit RGBA. | |