class js.html.svg.FEGaussianBlurElement extends Element

Available on js

The filter blurs the input image by the amount specified in stdDeviation, which defines the bell-curve.

Documentation for this class was provided by MDN.

Instance Fields

function setStdDeviation(stdDeviationX:Float, stdDeviationY:Float):Void