struct GLFWimage
Defined at line 1604 of file ../../third_party/glfw/include/GLFW/glfw3.h
Image data.
This describes a single 2D image. See the documentation for each related
function what the expected pixel format is.
Public Members
int width
int height
unsigned char * pixels