Context

Undocumented in source.

Constructors

this
this(uiDrawContext* context)
Undocumented in source.

Members

Functions

clip
ref clip(Path path)
Undocumented in source. Be warned that the author may not have intended to support it.
fill
ref fill(Path path, Brush brush)
Undocumented in source. Be warned that the author may not have intended to support it.
restore
ref restore()
Undocumented in source. Be warned that the author may not have intended to support it.
save
ref save()
Undocumented in source. Be warned that the author may not have intended to support it.
stroke
ref stroke(Path path, Brush brush, StrokeParams params)
Undocumented in source. Be warned that the author may not have intended to support it.
text
ref text(double x, double y, TextLayout layout)
Undocumented in source. Be warned that the author may not have intended to support it.
transform
ref transform(Matrix matrix)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_context
uiDrawContext* _context;
Undocumented in source.

Meta