← 返回首页
<feFuncA> - SVG | MDN

<feFuncA>

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

The <feFuncA> SVG filter primitive defines the transfer function for the alpha component of the input graphic of its parent <feComponentTransfer> element.

In this article

Usage context

CategoriesPermitted content
None
Any number of the following elements, in any order:
<animate>, <set>

DOM Interface

This element implements the SVGFEFuncAElement interface.

Specifications

Specification
Filter Effects Module Level 1
# feFuncAElement

Browser compatibility

Enable JavaScript to view this browser compatibility table.

See also