class js.html.svg.FEComponentTransferElement extends Element

Available on js

The color of each pixel is modified by changing each channel (R, G, B, and A) to the result of what the children <feFuncR> , <feFuncB> , <feFuncG> , and <feFuncA> return.

Documentation for this class was provided by MDN.

Instance Fields