Skip to main content

SVGFEDiffuseLightingElement - 对应 <feDiffuseLighting> 元素

SVGFEDiffuseLightingElement 接口对应 <feDiffuseLighting> 元素。

EventTargetNodeElementSVGElementSVGFEDiffuseLightingElement

属性

该接口还继承其父接口 SVGElement 的属性。

SVGFEDiffuseLightingElement.diffuseConstant 只读

一个 SVGAnimatedNumber,对应给定元素的 diffuseConstant 属性。

SVGFEDiffuseLightingElement.height 只读

一个 SVGAnimatedNumber,对应给定元素的 height 属性。

SVGFEDiffuseLightingElement.in1 只读

一个 SVGAnimatedNumber,对应给定元素的 in 属性。

SVGFEDiffuseLightingElement.kernelUnitLengthX 只读

一个 SVGAnimatedNumber,对应给定元素 X 组件的 kernelUnitLength 属性。

SVGFEDiffuseLightingElement.kernelUnitLengthY 只读

一个 SVGAnimatedNumber,对应给定元素 Y 组件的 kernelUnitLength 属性。

SVGFEDiffuseLightingElement.result 只读

一个 SVGAnimatedString,对应给定元素的 result 属性。

SVGFEDiffuseLightingElement.surfaceScale 只读

一个 SVGAnimatedNumber,对应给定元素的 surfaceScale 属性。

SVGFEDiffuseLightingElement.width 只读

一个 SVGAnimatedLength,对应给定元素的 width 属性。

SVGFEDiffuseLightingElement.x 只读

一个 SVGAnimatedLength,对应给定元素的 x 属性。

SVGFEDiffuseLightingElement.y 只读

一个 SVGAnimatedLength,对应给定元素的 y 属性。

SVGFEDisplacementMapElement.result 只读

一个 SVGAnimatedString,对应给定元素的 result 属性。

SVGFEDisplacementMapElement.scale 只读

一个 SVGAnimatedNumber,对应给定元素的 scale 属性。

SVGFEDisplacementMapElement.width 只读

一个 SVGAnimatedLength,对应给定元素的 width 属性。

方法

该接口没有提供任何具体的方法,但实现了其父接口 SVGElement 的方法。

规范

规范
Filter Effects Module Level 2 # InterfaceSVGFEDiffuseLightingElement

桌面浏览器兼容性

暂无兼容数据

相关链接