SVGFEDiffuseLightingElement
The SVGFEDiffuseLightingElement interface corresponds to the <feDiffuseLighting> element.
Properties
This interface also inherits properties from its parent interface, SVGElement.
-
SVGFEDiffuseLightingElement.diffuseConstantRead only -
An
SVGAnimatedNumbercorresponding to thediffuseConstantattribute of the given element. -
SVGFEDiffuseLightingElement.heightRead only -
An
SVGAnimatedLengthcorresponding to theheightattribute of the given element. -
SVGFEDiffuseLightingElement.in1Read only -
An
SVGAnimatedStringcorresponding to theinattribute of the given element. -
SVGFEDiffuseLightingElement.kernelUnitLengthXRead only -
An
SVGAnimatedNumbercorresponding to the X component of thekernelUnitLengthattribute of the given element. -
SVGFEDiffuseLightingElement.kernelUnitLengthYRead only -
An
SVGAnimatedNumbercorresponding to the Y component of thekernelUnitLengthattribute of the given element. -
SVGFEDiffuseLightingElement.resultRead only -
An
SVGAnimatedStringcorresponding to theresultattribute of the given element. -
SVGFEDiffuseLightingElement.surfaceScaleRead only -
An
SVGAnimatedNumbercorresponding to thesurfaceScaleattribute of the given element. -
SVGFEDiffuseLightingElement.widthRead only -
An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element. -
SVGFEDiffuseLightingElement.xRead only -
An
SVGAnimatedLengthcorresponding to thexattribute of the given element. -
SVGFEDiffuseLightingElement.yRead only -
An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
Methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
| Specification |
|---|
| Filter Effects Module Level 2 (Filter Effects 2) # InterfaceSVGFEDiffuseLightingElement |
Browser compatibility
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
SVGFEDiffuseLightingElement |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
diffuseConstant |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
in1 |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
kernelUnitLengthX |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
kernelUnitLengthY |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
surfaceScale |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
height |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
result |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
width |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
x |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
y |
5 |
12 |
3 |
10 |
≤12.1 |
6 |
≤37 |
18 |
4 |
≤12.1 |
6 |
1.0 |
See also
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGFEDiffuseLightingElement