SVGFEComponentTransferElementBuilder.Build
SVGFEComponentTransferElementBuilder.Build method
Builds the SVGFEComponentTransferElement with the configured component transfer functions.
public override SVGFEComponentTransferElement Build(Document document)
Parameter | Type | Description |
---|---|---|
document | Document | The document in which the element will be created. |
Return Value
The constructed SVGFEComponentTransferElement.
See Also
- class SVGFEComponentTransferElement
- class Document
- class SVGFEComponentTransferElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG