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 )