SDL.Video.Surface.Surface.legacy_rgb_with_format – sdl2 Reference Manual
Surface.legacy_rgb_with_format
Description:
[
CCode
( cname =
"SDL_CreateRGBSurfaceWithFormat"
) ]
public
Surface.legacy_rgb_with_format
(
uint32
flags,
int
width,
int
height,
int
depth,
PixelRAWFormat
format)
2022 vala-language.org