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