class js.html.svg.FECompositeElement extends Element

Available on js

Two input images are joined by means of an operator applied to each input pixel together with an arithmetic operation

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


Documentation for this class was provided by MDN.

Class Fields

Instance Fields