| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/en-US/docs/Web/API/SVGFilterElement | [Back] [Original] |
Get to know MDN better
This feature is well established and works across many devices and browser versions. Its been available across browsers since July 2015.
The SVGFilterElement interface provides access to the properties of <filter> elements, as well as methods to manipulate them.
SVGFilterElement.href Read onlyAn SVGAnimatedString that corresponds to the href or xlink:href attribute of the given <filter> element.
SVGFilterElement.filterUnits Read onlyAn SVGAnimatedEnumeration that corresponds to the filterUnits attribute of the given <filter> element. Takes one of the constants defined in SVGUnitTypes.
SVGFilterElement.primitiveUnits Read onlyAn SVGAnimatedEnumeration that corresponds to the primitiveUnits attribute of the given <filter> element. Takes one of the constants defined in SVGUnitTypes.
SVGFilterElement.x Read onlyAn SVGAnimatedLength that corresponds to the x attribute on the given <filter> element.
SVGFilterElement.y Read onlyAn SVGAnimatedLength that corresponds to the y attribute of the given <filter> element.
SVGFilterElement.width Read onlyAn SVGAnimatedLength that corresponds to the width attribute of the given <filter> element.
SVGFilterElement.height Read onlyAn SVGAnimatedLength that corresponds to the height attribute of the given <filter> element.
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFilterElement |
This page was last modified on Dec 19, 2023 by MDN contributors.
SVGFilterElementSVGAElementSVGAngleSVGAnimateColorElementSVGAnimateElementSVGAnimateMotionElementSVGAnimateTransformElementSVGAnimatedAngleSVGAnimatedBooleanSVGAnimatedEnumerationSVGAnimatedIntegerSVGAnimatedLengthSVGAnimatedLengthListSVGAnimatedNumberSVGAnimatedNumberListSVGAnimatedPreserveAspectRatioSVGAnimatedRectSVGAnimatedStringSVGAnimatedTransformListSVGAnimationElementSVGCircleElementSVGClipPathElementSVGComponentTransferFunctionElementSVGDefsElementSVGDescElementSVGDiscardElementSVGElementSVGEllipseElementSVGFEBlendElementSVGFEColorMatrixElementSVGFEComponentTransferElementSVGFECompositeElementSVGFEConvolveMatrixElementSVGFEDiffuseLightingElementSVGFEDisplacementMapElementSVGFEDistantLightElementSVGFEDropShadowElementSVGFEFloodElementSVGFEFuncAElementSVGFEFuncBElementSVGFEFuncGElementSVGFEFuncRElementSVGFEGaussianBlurElementSVGFEImageElementSVGFEMergeElementSVGFEMergeNodeElementSVGFEMorphologyElementSVGFEOffsetElementSVGFEPointLightElementSVGFESpecularLightingElementSVGFESpotLightElementSVGFETileElementSVGFETurbulenceElementSVGForeignObjectElementSVGGElementSVGGradientElementSVGGraphicsElementSVGImageElementSVGLengthSVGLengthListSVGLineElementSVGLinearGradientElementSVGMPathElementSVGMarkerElementSVGMaskElementSVGMetadataElementSVGNumberSVGNumberListSVGPathElementSVGPatternElementSVGPointSVGPointListSVGPolygonElementSVGPolylineElementSVGPreserveAspectRatioSVGRadialGradientElementSVGRectSVGRectElementSVGSVGElementSVGScriptElementSVGSetElementSVGStopElementSVGStringListSVGStyleElementSVGSwitchElementSVGSymbolElementSVGTSpanElementSVGTextContentElementSVGTextElementSVGTextPathElementSVGTextPositioningElementSVGTitleElementSVGTransformSVGTransformListSVGUnitTypesSVGUseElementSVGViewElementTimeEventYour blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |