The SVGFEConvolveMatrixElement interface corresponds to the <feConvolveMatrix>
The SVGFEConvolveMatrixElement interface corresponds to the `<feConvolveMatrix>`
(bias this)
Property.
An SVGAnimatedNumber corresponding to the bias attribute of the element.
Property. An SVGAnimatedNumber corresponding to the bias attribute of the element.
(divisor this)
Property.
An SVGAnimatedNumber corresponding to the divisor attribute of given element.
Property. An SVGAnimatedNumber corresponding to the divisor attribute of given element.
(edge-mode this)
Property.
An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* constants on this interface.
(in1 this)
Property.
An SVGAnimatedString corresponding to the in attribute of the element.
Property. An SVGAnimatedString corresponding to the in attribute of the element.
(kernel-matrix this)
Property.
An SVGAnimatedNumberList corresponding to the kernelMatrix attribute the given element.
Property. An SVGAnimatedNumberList corresponding to the kernelMatrix attribute the given element.
(kernel-unit-length-x this)
Property.
An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
Property. An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
(kernel-unit-length-y this)
Property.
An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
Property. An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
(order-x this)
Property.
An SVGAnimatedInteger corresponding to the order attribute of given element.
Property. An SVGAnimatedInteger corresponding to the order attribute of given element.
(order-y this)
Property.
An SVGAnimatedInteger corresponding to the order attribute of given element.
Property. An SVGAnimatedInteger corresponding to the order attribute of given element.
(preserve-alpha this)
Property.
An SVGAnimatedBoolean corresponding to the preserveAlpha attribute the given element.
Property. An SVGAnimatedBoolean corresponding to the preserveAlpha attribute the given element.
(set-bias! this val)
Property.
An SVGAnimatedNumber corresponding to the bias attribute of the element.
Property. An SVGAnimatedNumber corresponding to the bias attribute of the element.
(set-divisor! this val)
Property.
An SVGAnimatedNumber corresponding to the divisor attribute of given element.
Property. An SVGAnimatedNumber corresponding to the divisor attribute of given element.
(set-edge-mode! this val)
Property.
An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the edgeMode attribute the given element. Takes one of the SVG_EDGEMODE_* 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-kernel-matrix! this val)
Property.
An SVGAnimatedNumberList corresponding to the kernelMatrix attribute the given element.
Property. An SVGAnimatedNumberList corresponding to the kernelMatrix attribute the given element.
(set-kernel-unit-length-x! this val)
Property.
An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
Property. An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
(set-kernel-unit-length-y! this val)
Property.
An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
Property. An SVGAnimatedNumber corresponding to the kernelUnitLength attribute the given element.
(set-order-x! this val)
Property.
An SVGAnimatedInteger corresponding to the order attribute of given element.
Property. An SVGAnimatedInteger corresponding to the order attribute of given element.
(set-order-y! this val)
Property.
An SVGAnimatedInteger corresponding to the order attribute of given element.
Property. An SVGAnimatedInteger corresponding to the order attribute of given element.
(set-preserve-alpha! this val)
Property.
An SVGAnimatedBoolean corresponding to the preserveAlpha attribute the given element.
Property. An SVGAnimatedBoolean corresponding to the preserveAlpha attribute the given element.
(set-target-x! this val)
Property.
An SVGAnimatedInteger corresponding to the targetX attribute the given element.
Property. An SVGAnimatedInteger corresponding to the targetX attribute the given element.
(set-target-y! this val)
Property.
An SVGAnimatedInteger corresponding to the targetY attribute the given element.
Property. An SVGAnimatedInteger corresponding to the targetY attribute the given element.
(target-x this)
Property.
An SVGAnimatedInteger corresponding to the targetX attribute the given element.
Property. An SVGAnimatedInteger corresponding to the targetX attribute the given element.
(target-y this)
Property.
An SVGAnimatedInteger corresponding to the targetY attribute the given element.
Property. An SVGAnimatedInteger corresponding to the targetY attribute the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close