SDL.Video.PixelFormat.get_rgba – sdl2 Reference Manual
get_rgba
Description:
[
CCode
( cname =
"SDL_GetRGBA"
, instance_pos =
1.2
) ]
public
void
get_rgba
(
uint32
pixel,
ref
uint8
r,
ref
uint8
g,
ref
uint8
b,
ref
uint8
a)
2022 vala-language.org