package js_of_ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit element
method width : int Js.prop
method height : int Js.prop
method toDataURL : Js.js_string Js.t Js.meth
method toDataURL_type : Js.js_string Js.t -> Js.js_string Js.t Js.meth
method toDataURL_type_compression : Js.js_string Js.t -> float -> Js.js_string Js.t Js.meth
method getContext : context -> canvasRenderingContext2D Js.t Js.meth