package js.html.svg
extends Element › DOMElement › Node › EventTarget
Available on js
The SVGFEGaussianBlurElement interface corresponds to the feGaussianBlur element.
Documentation SVGFEGaussianBlurElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyheight:AnimatedLengthread onlyin1:AnimatedStringAn SVGAnimatedString corresponding to the in attribute of the given element.
read onlyresult:AnimatedStringread onlystdDeviationX:AnimatedNumberAn SVGAnimatedNumber corresponding to the (possibly automatically computed) X component of the stdDeviation attribute of the given element.
read onlystdDeviationY:AnimatedNumberAn SVGAnimatedNumber corresponding to the (possibly automatically computed) Y component of the stdDeviation attribute of the given element.
read onlywidth:AnimatedLengthread onlyx:AnimatedLengthread onlyy:AnimatedLengthsetStdDeviation(stdDeviationX:Float, stdDeviationY:Float):VoidSets the values for the stdDeviation attribute.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/FEGaussianBlurElement.html