Class type Js_of_ocaml__Dom_html.canvasElement

inherit element
method width : int Js_of_ocaml.Js.prop
method height : int Js_of_ocaml.Js.prop
method toDataURL : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.meth
method 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.meth
method 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.meth
method getContext : context -> canvasRenderingContext2D Js_of_ocaml.Js.t Js_of_ocaml.Js.meth