GLFWimage

Undocumented in source.
static if(glfwSupport >= GLFWSupport.glfw31)
struct GLFWimage {}

Members

Variables

height
int height;
Undocumented in source.
pixels
ubyte* pixels;
Undocumented in source.
width
int width;
Undocumented in source.

Meta