SVGFEFloodElement
The SVGFEFloodElement interface corresponds to the <feFlood> element.
Instance properties
This interface also inherits properties from its parent interface, SVGElement.
SVGFEFloodElement.heightRead only-
An
SVGAnimatedLengthcorresponding to theheightattribute of the given element. SVGFEFloodElement.resultRead only-
An
SVGAnimatedStringcorresponding to theresultattribute of the given element. SVGFEFloodElement.widthRead only-
An
SVGAnimatedLengthcorresponding to thewidthattribute of the given element. SVGFEFloodElement.xRead only-
An
SVGAnimatedLengthcorresponding to thexattribute of the given element. SVGFEFloodElement.yRead only-
An
SVGAnimatedLengthcorresponding to theyattribute of the given element.
Instance methods
This interface doesn't implement any specific methods, but inherits methods from its parent interface, SVGElement.
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # InterfaceSVGFEFloodElement |
Browser compatibility
BCD tables only load in the browser