SVGFEGaussianBlurElement in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| className | SVGAnimatedString | (read only) [from SVGStylable] |
| x | SVGAnimatedLength | (read only) [from SVGFilterPrimitiveStandardAttributes] |
| y | SVGAnimatedLength | (read only) [from SVGFilterPrimitiveStandardAttributes] |
| width | SVGAnimatedLength | (read only) [from SVGFilterPrimitiveStandardAttributes] |
| height | SVGAnimatedLength | (read only) [from SVGFilterPrimitiveStandardAttributes] |
| result | SVGAnimatedString | (read only) [from SVGFilterPrimitiveStandardAttributes] |
| in1 | SVGAnimatedString | (read only) |
| stdDeviationX | SVGAnimatedNumber | (read only) |
| stdDeviationY | SVGAnimatedNumber | (read only) |
Instance Methods
| name | returns | description |
|---|---|---|
| setStdDeviation() | (none) | |
| getPresentationAttribute() | CSSValue | [from SVGStylable] |