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

edgeMode

feConvolveMatrix

Description

The edgeMode attribute for SVG specifies how to extend the input image as necessary with color values so that the matrix operations can be applied when the kernel is positioned at or near the edge of the input image.

Syntax

Value

duplicate | wrap | none

Default

duplicate

Examples

duplicate

none

wrap

bias

divisor

in

kernelMatrix

order

preserveAlpha

targetX

targetY

World Wide Web Consortium (W3C)

feGaussianBlur

Description

The edgeMode attribute for SVG specifies how to extend the input image as necessary with color values so that the matrix operations can be applied when the kernel is positioned at or near the edge of the input image.

Syntax

Value

duplicate | wrap | none

Default

none

Examples

duplicate

none

wrap

in

stdDeviation

World Wide Web Consortium (W3C)

HomeMenu