haXe API Documentation
Back | Index
extern class js.html.svg.FEComponentTransferElement
extends Element
Available in 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.
var in1(default,null) : AnimatedString
Back | Index