GLFW.Image – glfw3 Reference Manual
Image
Object Hierarchy:
GLFW.Image
GLFW.Image
GLFW.Image
Description:
[
CCode
( cname =
"GLFWimage"
, has_type_id =
false
) ]
public
struct
Image
Namespace:
GLFW
Package:
glfw3
Content:
Fields:
public
int
width
public
int
height
public
uchar
[]
pixels
2022 vala-language.org