Path: blob/main/files/en-us/web/svg/element/fefunca/index.md
6563 views
------{{SVGRef}}
The <feFuncA> SVG filter primitive defines the transfer function for the alpha component of the input graphic of its parent {{SVGElement("feComponentTransfer")}} element.
Usage context
{{svginfo}}
Attributes
Global attributes
Specific attributes
None.
DOM Interface
This element implements the {{domxref("SVGFEFuncAElement")}} interface.
Specifications
{{Specifications}}
Browser compatibility
{{Compat}}
See also
{{SVGElement("filter")}}
{{SVGElement("animate")}}
{{SVGElement("set")}}
{{SVGElement("feComponentTransfer")}}
{{SVGElement("feFuncR")}}
{{SVGElement("feFuncB")}}
{{SVGElement("feFuncG")}}