The SVGFETurbulenceElement interface corresponds to the <feTurbulence>
The SVGFETurbulenceElement interface corresponds to the `<feTurbulence>`
(base-frequency-x this)
Property.
An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.
(base-frequency-y this)
Property.
An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.
(num-octaves this)
Property.
An SVGAnimatedInteger corresponding to the numOctaves attribute the given element.
Property. An SVGAnimatedInteger corresponding to the numOctaves attribute the given element.
(seed this)
Property.
An SVGAnimatedNumber corresponding to the seed attribute of the element.
Property. An SVGAnimatedNumber corresponding to the seed attribute of the element.
(set-base-frequency-x! this val)
Property.
An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the X component of the attribute of the given element.
(set-base-frequency-y! this val)
Property.
An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.
Property. An SVGAnimatedNumber corresponding to the Y component of the attribute of the given element.
(set-num-octaves! this val)
Property.
An SVGAnimatedInteger corresponding to the numOctaves attribute the given element.
Property. An SVGAnimatedInteger corresponding to the numOctaves attribute the given element.
(set-seed! this val)
Property.
An SVGAnimatedNumber corresponding to the seed attribute of the element.
Property. An SVGAnimatedNumber corresponding to the seed attribute of the element.
(set-stitch-tiles! this val)
Property.
An SVGAnimatedEnumeration corresponding to the stitchTiles attribute the given element. It takes one of the SVG_STITCHTYPE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the stitchTiles attribute the given element. It takes one of the SVG_STITCHTYPE_* constants on this interface.
(set-type! this val)
Property.
An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_TURBULENCE_TYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_TURBULENCE_TYPE_* defined on this interface.
(stitch-tiles this)
Property.
An SVGAnimatedEnumeration corresponding to the stitchTiles attribute the given element. It takes one of the SVG_STITCHTYPE_* constants on this interface.
Property. An SVGAnimatedEnumeration corresponding to the stitchTiles attribute the given element. It takes one of the SVG_STITCHTYPE_* constants on this interface.
(type this)
Property.
An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_TURBULENCE_TYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the type attribute the given element. It takes one of the SVG_TURBULENCE_TYPE_* defined on this interface.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close