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.tevent Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.prop
method onerror : ('self Js_of_ocaml.Js.tevent Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.prop
method onabort : ('self Js_of_ocaml.Js.tevent Js_of_ocaml.Js.t) event_listener Js_of_ocaml.Js.prop