Canvas.Graphics

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getHeight
int getHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
getWidth
int getWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
line
void line(const(Position) from, const(Position) to)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(const(Position) p)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

braille
auto braille;
Undocumented in source.

Variables

pixels
int[] pixels;
Undocumented in source.

Meta