The k4
attribute defines one of the values to be used within the arithmetic
operation of the <feComposite>
filter primitive.
The pixel composition is computed using the following formula:
result = k1*i1*i2 + k2*i1 + k3*i2 + k4
You can use this attribute with the following SVG elements: