lighting-color-presentationAttribute: lighting.color

Description Available Attribute Values Used by the Elements

Description

Governs the color of the light source for filter primitives feDiffuseLighting and feSpecularLighting.

Available Attribute Values

<color> [<icccolor>]

Sets the color of the lighting. The color may be given in any one of 3 ways: name (i.e. red), numeric (#f00 or #ff0000) or as ab rgb (rgb(255,0,0)).

''''currentColor''''

Specifes to use the currentColor for the light color. The current color is the value of the color specified by the color property.

''''inherit''''

Specifies inheriting the lighting color from the parent.

Used by the Elements

Filter Primitive Elements

feDiffuseLighting, feSpecularLighting


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