SVGFEDiffuseLightingElement
The SVGFEDiffuseLightingElement interface corresponds to the <feDiffuseLighting> element.
Instance 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.
Instance methods
This interface does not provide any specific methods, but implements those of its parent, SVGElement.
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFEDiffuseLightingElement |
Browser compatibility
BCD tables only load in the browser