SVGFESpecularLightingElement
The SVGFESpecularLightingElement interface corresponds to the <feSpecularLighting> element.
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
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFESpecularLightingElement |
Browser compatibility
BCD tables only load in the browser