Class type Dom_html.canvasElement
inherit element
method width : int Js.propmethod height : int Js.propmethod toDataURL : Js.js_string Js.t Js.methmethod toDataURL_type : Js.js_string Js.t -> Js.js_string Js.t Js.methmethod toDataURL_type_compression : Js.js_string Js.t -> float -> Js.js_string Js.t Js.methmethod getContext : context -> canvasRenderingContext2D Js.t Js.meth