« SVG Attribute reference home
The filter attribute defines the filter effects defined by the <filter> element that shall be applied to its element.
As a presentation attribute, it also can be used as a property directly inside a CSS stylesheet. See css filter for further information.
Usage context
| Categories | Presentation attribute |
|---|---|
| Value | <funciri> | none | inherit |
| Animatable | Yes |
| Normative document | SVG 1.1 (2nd Edition) |
- <funciri>
- A reference to a
<filter>element which defines the filter effects that shall be applied to its element. - none
- Do not apply any filter effects to its element.
Elements
The following elements can use the filter attribute
- Graphics elements »
<a><defs><glyph><g><marker><missing-glyph><pattern><svg><switch><symbol>
See also
Document Tags and Contributors
Tags:
Contributors to this page:
KurtHarlandLarson,
Jeremie
Last updated by:
KurtHarlandLarson,