floodOpacity property
Specifies the opacity value to use with feFlood elements.
This property is read/write.
![]() ![]() |
Syntax
HRESULT put_floodOpacity( [in] DOMString val ); HRESULT get_floodOpacity( [out] DOMString **ptr );
Property values
Type: DOMString
String format
<opacity-value>
| inherit
CSS information
| Applies To | feFlood elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | 1 |
Standards information
- Scalable Vector Graphics: Filter Effects, Section 15.16
Requirements
|
IDL |
|
|---|
Show:

