SVGFEFuncBElementBuilder class

SVGFEFuncBElementBuilder class

Builder class for creating SVG ‘feFuncB’ elements, which define the alpha component transfer function.

The SVGFEFuncBElementBuilder type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of SVGFEFuncBElementBuilder

Methods

MethodDescription
build
build
build_elementBuilds and returns an SVGElement instance based on the current configuration of the builder.
attributeSets or updates an attribute on an SVG element.

See Also