base_frequency_x property

base_frequency_x property

Corresponds to attribute ‘baseFrequency’ on the given ‘feTurbulence’ element. Contains the X component of the ‘baseFrequency’ attribute.

Definition:

@property
def base_frequency_x(self):
    ...

See Also