<feFlood>
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
The <feFlood> SVG filter primitive fills the filter subregion with the color and opacity defined by flood-color and flood-opacity.
Usage context
Attributes
DOM Interface
This element implements the SVGFEFloodElement interface.
Example
HTML
Result
Specifications
| Specification |
|---|
| Filter Effects Module Level 1 # feFloodElement |
Browser compatibility
See also
- SVG Filter primitive attributes
<filter><animate><set><feBlend><feColorMatrix><feComponentTransfer><feComposite><feConvolveMatrix><feDiffuseLighting><feDisplacementMap><feGaussianBlur><feImage><feMerge><feMorphology><feOffset><feSpecularLighting><feTile><feTurbulence>- SVG tutorial: Filter effects