class type canvasElement = object .. end
object
end
Dom_html.element
method width : int Js.prop
int Js.prop
method height : int Js.prop
method toDataURL : Js.js_string Js.t Js.meth
Js.js_string Js.t Js.meth
method getContext : context -> canvasRenderingContext2D Js.t Js.meth
context -> canvasRenderingContext2D Js.t Js.meth