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 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 |