web api interface
SVGFESpecularLightingElement
The SVGFESpecularLightingElement interface corresponds to the <feSpecularLighting> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
heightRead only- : An
SVGAnimatedLengthcorresponding to theheightattribute of the given element.
- : An
in1Read only- : An
SVGAnimatedStringcorresponding to theinattribute of the given element.
- : An
kernelUnitLengthXRead only- : An
SVGAnimatedNumbercorresponding to the X component of thekernelUnitLengthattribute of the given element.
- : An
kernelUnitLengthYRead only- : An
SVGAnimatedNumbercorresponding to the Y component of thekernelUnitLengthattribute of the given element.
- : An
resultRead only- : An
SVGAnimatedStringcorresponding to theresultattribute of the given element.
- : An
specularConstantRead only- : An
SVGAnimatedNumbercorresponding to thespecularConstantattribute of the given element.
- : An
specularExponentRead only- : An
SVGAnimatedNumbercorresponding to thespecularExponentattribute of the given element.
- : An
surfaceScaleRead only- : An
SVGAnimatedNumbercorresponding to thesurfaceScaleattribute of the given element.
- : An
widthRead only- : An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element.
- : An
xRead only- : An
SVGAnimatedLengthcorresponding to thexattribute of the given element.
- : An
yRead only- : An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
- : An
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.