candlewick 0.1.0
A renderer
|
#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. | |