Image data. More...
#include <glfw3.h>
Image data.
Definition at line 1185 of file glfw3.h.
The height, in pixels, of this image.
Definition at line 1192 of file glfw3.h.
The pixel data of this image, arranged left-to-right, top-to-bottom.
Definition at line 1195 of file glfw3.h.
The width, in pixels, of this image.
Definition at line 1189 of file glfw3.h.