num_octaves method
num_octaves
Sets the number of octaves for the turbulence function.
Returns
The current builder instance.
def num_octaves(self, num_octaves):
...
| Parameter | Type | Description |
|---|---|---|
| num_octaves | int | The number of octaves. |
See Also
- module
aspose.svg.builder - class
SVGFETurbulenceElementBuilder