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

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 )

Examples

<integer>

bias

divisor

edgeMode

in

kernelMatrix

order

preserveAlpha

targetX

World Wide Web Consortium (W3C)

HomeMenu