Class type Dom_html.imageElement

inherit element
method alt : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method src : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method useMap : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method isMap : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method width : int Js_of_ocaml__.Js.prop
method height : int Js_of_ocaml__.Js.prop
method naturalWidth : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
method naturalHeight : int Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
method complete : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop
method onload : ('self Js_of_ocaml__.Js.t, event Js_of_ocaml__.Js.t) event_listener Js_of_ocaml__.Js.prop
method onerror : ('self Js_of_ocaml__.Js.t, event Js_of_ocaml__.Js.t) event_listener Js_of_ocaml__.Js.prop
method onabort : ('self Js_of_ocaml__.Js.t, event Js_of_ocaml__.Js.t) event_listener Js_of_ocaml__.Js.prop