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

linear

animate calcMode

Description

The linear value for SVG specifies simple linear interpolation between values is used to calculate the animation function.

Syntax

linear

Examples

discrete

paced

spline

World Wide Web Consortium (W3C)

animateMotion calcMode

Description

The linear value for SVG specifies simple linear interpolation between values is used to calculate the animation function.

Syntax

linear

Examples

discrete

paced

spline

World Wide Web Consortium (W3C)

feFuncA type

Description

The linear value for SVG specifies the linear equation:

C' = slope * C + intercept

Syntax

linear

Examples

discrete

gamma

identity

table

World Wide Web Consortium (W3C)

feFuncB type

Description

The linear value for SVG specifies the linear equation:

C' = slope * C + intercept

Syntax

linear

Examples

discrete

gamma

identity

table

World Wide Web Consortium (W3C)

feFuncG type

Description

The linear value for SVG specifies the linear equation:

C' = slope * C + intercept

Syntax

linear

Examples

discrete

gamma

identity

table

World Wide Web Consortium (W3C)

feFuncR type

Description

The linear value for SVG specifies the linear equation:

C' = slope * C + intercept

Syntax

linear

Examples

discrete

gamma

identity

table

World Wide Web Consortium (W3C)

HomeMenu