HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

arithmetic

feComposite operator

Description

The arithmetic value for SVG specifies combining the output from the feDiffuseLighting and feSpecularLighting filters with texture data.

result = k1*in*in2 + k2*in + k3*in2 + k4

Syntax

arithmetic

Examples