The SVGFEBlendElement interface corresponds to the <feBlend>
The SVGFEBlendElement interface corresponds to the `<feBlend>`
(in1 this)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(in2 this)
Property.
An SVGAnimatedString corresponding to the in2 attribute of the element.
Property. An SVGAnimatedString corresponding to the in2 attribute of the element.
(mode this)
Property.
An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.
(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-in2! this val)
Property.
An SVGAnimatedString corresponding to the in2 attribute of the element.
Property. An SVGAnimatedString corresponding to the in2 attribute of the element.
(set-mode! this val)
Property.
An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the mode attribute the given element. It takes one of the SVG_FEBLEND_MODE_* constants on this interface.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close