Liking cljdoc? Tell your friends :D

web.svg.SVGFEConvolveMatrixElement

The SVGFEConvolveMatrixElement interface corresponds to the <feConvolveMatrix>

The SVGFEConvolveMatrixElement interface corresponds to the `<feConvolveMatrix>`
raw docstring

biascljs

(bias this)

Property.

An SVGAnimatedNumber corresponding to the bias attribute of the element.

Property.

An SVGAnimatedNumber corresponding to the bias attribute of the
element.
sourceraw docstring

divisorcljs

(divisor this)

Property.

An SVGAnimatedNumber corresponding to the divisor attribute of given element.

Property.

An SVGAnimatedNumber corresponding to the divisor attribute of
given element.
sourceraw docstring

edge-modecljs

(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.
sourceraw docstring

in1cljs

(in1 this)

Property.

An SVGAnimatedString corresponding to the in attribute of the element.

Property.

An SVGAnimatedString corresponding to the in attribute of the
element.
sourceraw docstring

kernel-matrixcljs

(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.
sourceraw docstring

kernel-unit-length-xcljs

(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.
sourceraw docstring

kernel-unit-length-ycljs

(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.
sourceraw docstring

order-xcljs

(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.
sourceraw docstring

order-ycljs

(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.
sourceraw docstring

preserve-alphacljs

(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.
sourceraw docstring

set-bias!cljs

(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.
sourceraw docstring

set-divisor!cljs

(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.
sourceraw docstring

set-edge-mode!cljs

(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.
sourceraw docstring

set-in1!cljs

(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.
sourceraw docstring

set-kernel-matrix!cljs

(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.
sourceraw docstring

set-kernel-unit-length-x!cljs

(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.
sourceraw docstring

set-kernel-unit-length-y!cljs

(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.
sourceraw docstring

set-order-x!cljs

(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.
sourceraw docstring

set-order-y!cljs

(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.
sourceraw docstring

set-preserve-alpha!cljs

(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.
sourceraw docstring

set-target-x!cljs

(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.
sourceraw docstring

set-target-y!cljs

(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.
sourceraw docstring

target-xcljs

(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.
sourceraw docstring

target-ycljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close