ImageElement
js.html.EventTarget → js.html.Node → js.html.DOMElement → Element → GraphicsElement → js.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.
width: AnimatedLength
An SVGAnimatedLength
corresponding to the width
attribute of the given image
element.
height: AnimatedLength
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
href: AnimatedString