num_octaves property

num_octaves property

Corresponds to attribute ‘numOctaves’ on the given ‘feTurbulence’ element.

Definition:

@property
def num_octaves(self):
    ...

See Also