base_frequency_y property

base_frequency_y property

Corresponds to attribute ‘baseFrequency’ on the given ‘feTurbulence’ element. Contains the Y component of the (possibly computed automatically) ‘baseFrequency’ attribute.

Definition:

@property
def base_frequency_y(self):
    ...

See Also