package js.html.svg
extends GraphicsElement › Element › DOMElement › Node › EventTarget
Available on js
The SVGImageElement interface corresponds to the image element.
Documentation SVGImageElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
decoding:Stringread onlyheight:AnimatedLengthAn SVGAnimatedLength corresponding to the height attribute of the given image element.
read onlyhref:AnimatedStringread onlypreserveAspectRatio:AnimatedPreserveAspectRatioAn SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio attribute of the given image element.
read onlywidth:AnimatedLengthAn SVGAnimatedLength corresponding to the width attribute of the given image element.
read onlyx:AnimatedLengthAn SVGAnimatedLength corresponding to the x attribute of the given image element.
read onlyy:AnimatedLengthAn SVGAnimatedLength corresponding to the y attribute of the given image element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/ImageElement.html