SDL.Video.Surface.Surface.from_rgb_with_format – sdl2 Reference Manual
Surface.from_rgb_with_format
Description:
[
CCode
( cname =
"SDL_CreateRGBSurfaceWithFormatFrom"
) ]
public
Surface.from_rgb_with_format
(
void
* pixels,
int
width,
int
height,
int
depth,
int
pitch,
PixelRAWFormat
format)
2022 vala-language.org