Firefox Tomorrow

web api instance property

SVGFEConvolveMatrixElement: kernelMatrix property

View on MDN ↗

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

Value

An SVGAnimatedNumberList object.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also