Image

Undocumented in source.

Constructors

this
this(GLFWimage image)
Undocumented in source.
this
this(uint width, uint height)
Undocumented in source.
this
this(uint width, uint height, ubyte[] data)
Undocumented in source.

Members

Functions

data
ubyte[] data()
Undocumented in source. Be warned that the author may not have intended to support it.
height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
image
const(GLFWimage*) image()
Undocumented in source. Be warned that the author may not have intended to support it.
width
uint width()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta