ImageElement

js.html.EventTargetjs.html.Nodejs.html.DOMElementElementGraphicsElementjs.html.svg.ImageElement (extern class)

The SVGImageElement interface corresponds to the image element.

Documentation SVGImageElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Instance Members

An SVGAnimatedLength corresponding to the x attribute of the given image element.


An SVGAnimatedLength corresponding to the y attribute of the given image element.


An SVGAnimatedLength corresponding to the width attribute of the given image element.


An SVGAnimatedLength corresponding to the height attribute of the given image element.


preserveAspectRatio: AnimatedPreserveAspectRatio

An SVGAnimatedPreserveAspectRatio corresponding to the preserveAspectRatio attribute of the given image element.


decoding: String