Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 904 Bytes

File metadata and controls

40 lines (28 loc) · 904 Bytes
title slug l10n
<feFuncB>
Web/SVG/Element/feFuncB
sourceCommit
3a1ef2abc8233835f0b0cc73afaf36e44edaf4a1

{{SVGRef}}

<feFuncB> SVG 滤镜原语为其 {{SVGElement("feComponentTransfer")}} 父元素输入图形的蓝色分量定义了传递函数。

使用上下文

{{svginfo}}

DOM 接口

该元素实现了 {{domxref("SVGFEFuncBElement")}} 接口。

规范

{{Specifications}}

浏览器兼容性

{{Compat}}

参见

  • SVG 滤镜原语属性
  • {{SVGAttr('flood-color')}} 属性
  • {{SVGAttr('flood-opacity')}} 属性
  • {{SVGElement("filter")}}
  • {{SVGElement("animate")}}
  • {{SVGElement("set")}}
  • {{SVGElement("feComponentTransfer")}}
  • {{SVGElement("feFuncA")}}
  • {{SVGElement("feFuncR")}}
  • {{SVGElement("feFuncG")}}
  • SVG 教程:滤镜效果