Image data.
This describes a single 2D image. See the documentation for each related function what the expected pixel format is.
@sa @ref cursor_custom @sa @ref window_icon
The height, in pixels, of this image.
The pixel data of this image, arranged left-to-right, top-to-bottom.
The width, in pixels, of this image.
Added in version 2.1. @glfw3 Removed format and bytes-per-pixel members.
Ingroup: window
See Implementation
Image data.
This describes a single 2D image. See the documentation for each related function what the expected pixel format is.
@sa @ref cursor_custom @sa @ref window_icon