SDL.Video.PixelRAWFormat.define – sdl2 Reference Manual
define
Description:
[
CCode
( cname =
"SDL_DEFINE_PIXELFORMAT"
) ]
public
static
PixelRAWFormat
define
(
PixelType
type,
BitmapOrder
order,
PackedLayout
layout,
uchar
bits,
uchar
bytes)
2022 vala-language.org