Renderer.Bitmap

BGRX/BGRA-only.

Members

Aliases

StorageType
alias StorageType = PlainStorageUnit!COLOR
Undocumented in source.

Functions

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

Mixins

__anonymous
mixin DirectView
h
xy_t h;
Undocumented in source.

Variables

pixels
StorageType* pixels;
stride
xy_t stride;
Undocumented in source.
w
xy_t w;
Undocumented in source.

Meta