candlewick
0.1.0
A renderer
Loading...
Searching...
No Matches
PixelFormatConversion.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <SDL3/SDL_stdinc.h>
4
5
namespace
candlewick
{
6
11
void
bgraToRgbaConvert
(Uint32 *bgraPixels, Uint32 pixelCount);
12
13
}
// namespace candlewick
candlewick
Definition
Camera.h:8
candlewick::bgraToRgbaConvert
void bgraToRgbaConvert(Uint32 *bgraPixels, Uint32 pixelCount)
In-place conversion from 8-bit BGRA to 8-bit RGBA.
src
candlewick
utils
PixelFormatConversion.h
Generated by
1.13.2