SDL.Video.PixelRAWFormat.define_from_four_cc – sdl2 Reference Manual
define_from_four_cc
Description:
[
CCode
( cname =
"SDL_DEFINE_PIXELFOURCC"
) ]
public
static
PixelRAWFormat
define_from_four_cc
(
char
a,
char
b,
char
c,
char
d)
2022 vala-language.org