Image data. More...
#include <glfw3.h>
List of all members.
Image data.
Definition at line 1031 of file glfw3.h.
The height, in pixels, of this image.
Definition at line 1038 of file glfw3.h.
The pixel data of this image, arranged left-to-right, top-to-bottom.
Definition at line 1041 of file glfw3.h.
The width, in pixels, of this image.
Definition at line 1035 of file glfw3.h.