The SVGFESpecularLightingElement interface corresponds to the <feSpecularLighting> element.
On this page
SVGFESpecularLightingElement
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
SVGFESpecularLightingElement.heightRead only-
An
SVGAnimatedLengthcorresponding to theheightattribute of the given element. SVGFESpecularLightingElement.in1Read only-
An
SVGAnimatedStringcorresponding to theinattribute of the given element. SVGFESpecularLightingElement.kernelUnitLengthXRead only-
An
SVGAnimatedNumbercorresponding to the X component of thekernelUnitLengthattribute of the given element. SVGFESpecularLightingElement.kernelUnitLengthYRead only-
An
SVGAnimatedNumbercorresponding to the Y component of thekernelUnitLengthattribute of the given element. SVGFESpecularLightingElement.resultRead only-
An
SVGAnimatedStringcorresponding to theresultattribute of the given element. SVGFESpecularLightingElement.specularConstantRead only-
An
SVGAnimatedNumbercorresponding to thespecularConstantattribute of the given element. SVGFESpecularLightingElement.specularExponentRead only-
An
SVGAnimatedNumbercorresponding to thespecularExponentattribute of the given element. SVGFESpecularLightingElement.surfaceScaleRead only-
An
SVGAnimatedNumbercorresponding to thesurfaceScaleattribute of the given element. SVGFESpecularLightingElement.widthRead only-
An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element. SVGFESpecularLightingElement.xRead only-
An
SVGAnimatedLengthcorresponding to thexattribute of the given element. SVGFESpecularLightingElement.yRead only-
An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
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 | |
SVGFESpecularLightingElement |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
height |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
in1 |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
kernelUnitLengthX |
45 | 12 | 3 | 10 | 32 | No | 45 | 45 | 4 | 32 | No | 5.0 |
kernelUnitLengthY |
45 | 12 | 3 | 10 | 32 | No | 45 | 45 | 4 | 32 | No | 5.0 |
result |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
specularConstant |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
specularExponent |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
surfaceScale |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
width |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
x |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
y |
5 | 12 | 3 | 10 | ≤12.1 | 6 | 4.4 | 18 | 4 | ≤12.1 | 6 | 1.0 |
See also
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SVGFESpecularLightingElement