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