draw

Draws an image. Returns this.

version(none)
typeof(this)
draw
(
bool CHECKED = true
SRCCANVAS
)
(,,
SRCCANVAS v
)
if (
IsCanvas!SRCCANVAS &&
is(COLOR == SRCCANVAS.COLOR)
)

Meta