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

targetX

feConvolveMatrix

Description

The targetX attribute for SVG specifies the positioning in X of the convolution matrix relative to a given target pixel in the input image.

The leftmost column of the matrix is column number zero. The value must be such that: 0 <= targetX < orderX.

Syntax

Value

<integer>

Default

floor ( orderX / 2 )

Examples

<integer>

bias

divisor

edgeMode

in

kernelMatrix

order

preserveAlpha

targetY

World Wide Web Consortium (W3C)

HomeMenu