SVGFETurbulenceElementBuilder.NumOctaves
SVGFETurbulenceElementBuilder.NumOctaves method
Sets the number of octaves for the turbulence function.
public SVGFETurbulenceElementBuilder NumOctaves(int numOctaves)
| Parameter | Type | Description |
|---|---|---|
| numOctaves | Int32 | The number of octaves. |
Return Value
The current builder instance.
See Also
- class SVGFETurbulenceElementBuilder
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG