The SVGFECompositeElement interface corresponds to the <feComposite>
The SVGFECompositeElement interface corresponds to the `<feComposite>`
(in1 this)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(set-in1! this val)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(set-type! this val)
Property.
An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPOSITE_OPERATOR_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPOSITE_OPERATOR_* defined on this interface.
(set-values! this val)
Property.
An SVGAnimatedNumberList corresponding to the values attribute the given element.
Property. An SVGAnimatedNumberList corresponding to the values attribute the given element.
(type this)
Property.
An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPOSITE_OPERATOR_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_FECOMPOSITE_OPERATOR_* defined on this interface.
(values this)
Property.
An SVGAnimatedNumberList corresponding to the values attribute the given element.
Property. An SVGAnimatedNumberList corresponding to the values attribute the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close