kernelMatrix
feConvolveMatrix
Description
The kernelMatrix attribute for SVG specifies the list of numbers that make up the kernel matrix for the convolution.
Values are separated by space characters and/or a comma. The number of entries in the list must equal orderX times orderY.
Syntax
Value
<list-of-numbers>
Default
(none)