floodColor property
Specifies the color used to flood the current filter-primitive subregion.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_floodColor( [in] DOMString val ); HRESULT get_floodColor( [out] DOMString **ptr );
Property values
Type: DOMString
String format
currentColor |
<color>
[
<icccolor>
]? | inherit
CSS information
| Applies To | feFlood elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | black |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.16
Requirements
|
IDL |
|
|---|
Show:

