Image data.
More...
#include <glfw3.h>
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.
unsigned char* GLFWimage::pixels |
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.
The documentation for this struct was generated from the following file: