stdDeviation
feDropShadow
Description
The stdDeviation attribute for SVG specifies the standard deviation for the blur operation in the drop shadow.
If two numbers are provided, the first number specifies a standard deviation along the x-axis and the second number specifies a standard deviation along the y-axis.
Syntax
Value
<number-optional-number>
Default
2
Examples
<number-optional-number>
Links
Internal
External
feGaussianBlur
Description
The stdDeviation attribute for SVG specifies the standard deviation for the blur operation.
If two numbers are provided, the first number specifies a standard deviation along the x-axis and the second number specifies a standard deviation along the y-axis.
Syntax
Value
<number-optional-number>
Default
0