Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. SVGFEImageElement

SVGFEImageElement

Baseline Widely available *

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

* Some parts of this feature may have varying levels of support.

TheSVGFEImageElement interface corresponds to the<feImage> element.

EventTarget Node Element SVGElement SVGFEImageElement

Instance properties

This interface also inherits properties from its parent interface,SVGElement.

SVGFEImageElement.crossOriginRead only

AnSVGAnimatedString reflects thecrossorigin attribute of the given element, limited to only known values.

SVGFEImageElement.heightRead only

AnSVGAnimatedLength corresponding to theheight attribute of the given element.

SVGFEImageElement.hrefRead only

AnSVGAnimatedString that reflects thehref orxlink:hrefDeprecated attribute of the given element.

SVGFEImageElement.preserveAspectRatioRead only

AnSVGAnimatedPreserveAspectRatio corresponding to thepreserveAspectRatio attribute of the given element.

SVGFEImageElement.resultRead only

AnSVGAnimatedString corresponding to theresult attribute of the given element.

SVGFEImageElement.widthRead only

AnSVGAnimatedLength corresponding to thewidth attribute of the given element.

SVGFEImageElement.xRead only

AnSVGAnimatedLength corresponding to thex attribute of the given element.

SVGFEImageElement.yRead only

AnSVGAnimatedLength corresponding to they attribute of the given element.

Instance methods

This interface does not provide any specific methods, but implements those of its parent,SVGElement.

Specifications

Specification
Filter Effects Module Level 1
# InterfaceSVGFEImageElement

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp