Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

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>

dx

dy

in

World Wide Web Consortium (W3C)

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

Examples

<number-optional-number>

edgeMode

in

World Wide Web Consortium (W3C)

HomeMenu