Renderer.Bitmap

BGRX/BGRA-only.

Members

Functions

scanline
COLOR[] scanline(int y)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DirectView
h
int h;
Undocumented in source.

Variables

pixels
COLOR* pixels;
stride
int stride;
Undocumented in source.
w
int w;
Undocumented in source.

Meta