feConvolveMatrixElementEdgeModeAttribute: edgeMode

Description Available Attribute Values Used by the Elements

Description

Governs how the convolution is computed along the edges.

Available Attribute Values

The value can be any one of the following:

'duplicate'

Specifies to extended the input image along the borders by duplication color values.

'wrap'

Specifies to extended the input image along the borders by using a wrap around of the color values.

'none'

Specifies to extended the input image along the borders by using a zero color value.

Used by the Elements

Filter Primitive Elements

feConvolveMatrix


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.