![]() |
Wise&mystical
1.0
Project about Europe
|
#include <glfw3.h>
Public Attributes | |
int | width |
int | height |
unsigned char * | pixels |
Image data.
This describes a single 2D image. See the documentation for each related function what the expected pixel format is.
int GLFWimage::height |
unsigned char* GLFWimage::pixels |