TrueColorImage

Undocumented in source.
version(dfl)
package
struct TrueColorImage {}

Members

Variables

data
ubyte[] data;
Undocumented in source.
height
int height;
Undocumented in source.
width
int width;
Undocumented in source.

Meta