Firefox Tomorrow

web api interface

SVGImageElement

View on MDN ↗

The SVGImageElement interface corresponds to the <image> element.

Instance properties

This interface also inherits properties from its parent, SVGGraphicsElement.

Instance methods

This interface also inherits methods from its parent interface, SVGGraphicsElement.

  • decode()
    • : Initiates asynchronous decoding of the image data. Returns a Promise which resolves once the image data is ready to be used.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.