![]() |
VOOZH | about |
The numOctaves attribute defines the number of octaves for the noise function of the <feTurbulence> primitive. Only <feTurbulence> element is using this attribute.
Syntax:
numOctaves = "integer"
Attribute Values: The numOctaves attribute accepts the values mentioned above and described below
Example 1: Below example illustrate the use of the numOctaves attribute.
Output:
👁 ImageExample 2:
Output:
👁 Image