From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/zh-cn/web/svg/element/fefuncr/index.html | 53 ++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 files/zh-cn/web/svg/element/fefuncr/index.html (limited to 'files/zh-cn/web/svg/element/fefuncr/index.html') diff --git a/files/zh-cn/web/svg/element/fefuncr/index.html b/files/zh-cn/web/svg/element/fefuncr/index.html new file mode 100644 index 0000000000..f639b2b317 --- /dev/null +++ b/files/zh-cn/web/svg/element/fefuncr/index.html @@ -0,0 +1,53 @@ +--- +title: feFuncR +slug: Web/SVG/Element/feFuncR +tags: + - SVG + - SVG滤镜 + - 元素 + - 参考 + - 需要兼容性表 + - 需要内容 + - 需要示例 +translation_of: Web/SVG/Element/feFuncR +--- +
{{SVGRef}}
+ +

该滤镜为它的父{{SVGElement("feComponentTransfer")}}元素的输入图形的红色成分定义了变换函数。

+ +

用法

+ +

{{svginfo}}

+ +

示例

+ +

属性

+ +

全局属性

+ + + +

专有属性

+ + + +

DOM 接口

+ +

该元素实现了SVGFEFuncRElement接口。

+ +

参见

+ + -- cgit v1.2.3-54-g00ecf