SVGFEComponentTransferElementBuilder.WithFeFuncG
SVGFEComponentTransferElementBuilder.WithFeFuncG method
Configures the ‘feFuncG’ component transfer function for the green channel.
public SVGFEComponentTransferElementBuilder WithFeFuncG(Action<SVGFEFuncGElementBuilder> configure)
Parameter | Type | Description |
---|---|---|
configure | Action`1 | The configuration action for the SVGFEFuncGElementBuilder. |
Return Value
The current builder instance.
See Also
- class SVGFEFuncGElementBuilder
- class SVGFEComponentTransferElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG