SVGFEConvolveMatrixElement: targetX property

The targetX read-only property of the SVGFEConvolveMatrixElement interface reflects the targetX attribute of the given <feConvolveMatrix> element.

Value

An SVGAnimatedInteger object.

Specifications

See also