Class type 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