The SVGFilterElement interface provides access to the properties
<filter> elements, as well as methods to manipulate them.
The SVGFilterElement interface provides access to the properties `<filter>` elements, as well as methods to manipulate them.
(filter-units this)Property.
An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.
Property. An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.
(set-filter-res this & args)Method.
Sets the values of the filterRes attribute.
Method. Sets the values of the filterRes attribute.
(set-filter-units! this val)Property.
An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.
Property. An SVGAnimatedEnumeration that corresponds to the filterUnits of the given <filter> element. Takes one of the constants defined SVGUnitTypes.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |