SVGFECompositeElementBuilder.K3

SVGFECompositeElementBuilder.K3 method

Sets the ‘k3’ attribute of the feComposite element.

public SVGFECompositeElementBuilder K3(double value)
ParameterTypeDescription
valueDoubleThe value for the ‘k3’ attribute.

Return Value

The current builder instance.

See Also