Class type Dom_html.canvasElement
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 ->
Js_of_ocaml__.Js.number_t ->
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