ImageRGBA

Undocumented in source.

Constructors

this
this(Rectangle r)
Undocumented in source.

Members

Functions

pixOffset
int pixOffset(int x, int y)
Undocumented in source. Be warned that the author may not have intended to support it.
setRGBA
void setRGBA(int x, int y, RGBA c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pix
ubyte[] pix;
Undocumented in source.
rect
Rectangle rect;
Undocumented in source.
stride
int stride;
Undocumented in source.

Meta