Class type Dom_html.imageElement
inherit element
method alt : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod src : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod useMap : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod isMap : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod width : int Js_of_ocaml.Js.propmethod height : int Js_of_ocaml.Js.propmethod naturalWidth : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_propmethod naturalHeight : int Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_propmethod complete : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.propmethod onload : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.propmethod onerror : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.propmethod onabort : ('self Js_of_ocaml.Js.t, event Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.prop