SVGFEConvolveMatrixElement: kernelMatrix property

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

Value

An SVGAnimatedNumberList object.

Specifications

See also