arithmetic
feComposite operator
Description
The arithmetic SVG value specifies combining the output from the feDiffuseLighting and feSpecularLighting filters with texture data.
result = k1*in*in2 + k2*in + k3*in2 + k4
Syntax
arithmetic
The arithmetic SVG value specifies combining the output from the feDiffuseLighting and feSpecularLighting filters with texture data.
result = k1*in*in2 + k2*in + k3*in2 + k4
arithmetic