HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

table

feFuncA type

Description

The table value for SVG specifies the linear interpolation between values given in the tableValues attribute.

The table has n+1 values (v0 to vn) specifying the start and end values for n evenly sized interpolation regions.

Syntax

table

Examples

feFuncB type

Description

The table value for SVG specifies the linear interpolation between values given in the tableValues attribute.

The table has n+1 values (v0 to vn) specifying the start and end values for n evenly sized interpolation regions.

Syntax

table

Examples

feFuncG type

Description

The table value for SVG specifies the linear interpolation between values given in the tableValues attribute.

The table has n+1 values (v0 to vn) specifying the start and end values for n evenly sized interpolation regions.

Syntax

table

Examples

feFuncR type

Description

The table value for SVG specifies the linear interpolation between values given in the tableValues attribute.

The table has n+1 values (v0 to vn) specifying the start and end values for n evenly sized interpolation regions.

Syntax

table

Examples