CanvasDrawImage

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

drawImage
void drawImage(CanvasImageSource image, double dx, double dy)
Undocumented in source. Be warned that the author may not have intended to support it.
drawImage
void drawImage(CanvasImageSource image, double sx, double sy, double sw, double sh, double dx, double dy, double dw, double dh)
Undocumented in source. Be warned that the author may not have intended to support it.
drawImage
void drawImage(CanvasImageSource image, double dx, double dy, double dw, double dh)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta