SVGFEDiffuseLightingElement - 对应 <feDiffuseLighting> 元素
SVGFEDiffuseLightingElement 接口对应 <feDiffuseLighting> 元素。
属性
该接口还继承其父接口 SVGElement 的属性。
SVGFEDiffuseLightingElement.diffuseConstant 只读
一个 SVGAnimatedNumber,对应给定元素的 diffuseConstant 属性。
SVGFEDiffuseLightingElement.height 只读
一个 SVGAnimatedLength,对应给定元素的 height 属性。
SVGFEDiffuseLightingElement.in1 只读
一个 SVGAnimatedString,对应给定元素的 in 属性。
SVGFEDiffuseLightingElement.kernelUnitLengthX 只读
一个 SVGAnimatedNumber,对应给定元素 X 组件的 kernelUnitLength 属性。
SVGFEDiffuseLightingElement.kernelUnitLengthY 只读
一个 SVGAnimatedNumber,对应给定元素 Y 组件的 kernelUnitLength 属性。
SVGFEDiffuseLightingElement.result 只读
一个 SVGAnimatedString,对应给定元素的 result 属性。
方法
该接口没有提供任何具体的方法,但实现了其父接口 SVGElement 的方法。
规范
| 规范 |
|---|
| Filter Effects Module Level 2 # InterfaceSVGFEDiffuseLightingElement |
桌面浏览器兼容性
暂无兼容数据