flood-color-presentationAttribute: flood.color

Description Available Attribute Values Used by the Elements

Description

Defines what color to use to flood the current filter primitive subregion.

Available Attribute Values

<color>

Sets the flood color. The color may be expressed in one of three ways: name (i.e. red), or numeric (#f00 or #ff0000) or rgb (rgb(255,0,0)). An optional ICC color may also be specified as a 2nd component of the color vector.

c(<color>, <icccolor>)

Specifies a vector with color name followed by an ICC color.

''''currentColor''''

Specifies to use the currentColor as the flood color. The current color is the value of the color specified by the color property.

''''inherit''''

Specifies to inherit the flood color from the parent.

Used by the Elements

Filter Primitive Elements

feFlood


mslegrand/svgR documentation built on Jan. 21, 2020, 2:59 p.m.