targetY
feConvolveMatrix
Description
The targetY attribute for SVG specifies the positioning in Y of the convolution matrix relative to a given target pixel in the input image.
The topmost row of the matrix is row number zero. The value must be such that: 0 <= targetY < orderY.
Syntax
Value
<integer>
Default
floor ( orderY / 2 )