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 is a website building & hosting documentation for Clojure/Script libraries
× close