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

discrete

animate calcMode

Description

The discrete value for SVG specifies the animation will jump from one value to the next without interpolation.

Syntax

discrete

Examples

animateMotion calcMode

Description

The discrete value for SVG specifies the animation will jump from one value to the next without interpolation.

Syntax

discrete

Examples

feFuncA type

Description

The discrete value for SVG specifies the step function given in the tableValues attribute, which provides a list of n values (v0 to vn-1) in order to identify a step function consisting of n steps.

Syntax

discrete

Examples

feFuncB type

Description

The discrete value for SVG specifies the step function given in the tableValues attribute, which provides a list of n values (v0 to vn-1) in order to identify a step function consisting of n steps.

Syntax

discrete

Examples

feFuncG type

Description

The discrete value for SVG specifies the step function given in the tableValues attribute, which provides a list of n values (v0 to vn-1) in order to identify a step function consisting of n steps.

Syntax

discrete

Examples

feFuncR type

Description

The discrete value for SVG specifies the step function given in the tableValues attribute, which provides a list of n values (v0 to vn-1) in order to identify a step function consisting of n steps.

Syntax

discrete

Examples