candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
PixelFormatConversion.h File Reference
#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.