Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The isvgfeturbulenceelement interface corresponds to the feTurbulence element.
Members
The isvgfeturbulenceelement interface inherits from the IUnknown interface. isvgfeturbulenceelement also has these types of members:
- Properties
Properties
The isvgfeturbulenceelement interface has these properties.
| Property | Access type | Description |
|---|---|---|
Read-only |
Provides a base frequency in the X direction for the turbulence calculation. |
|
Read-only |
Provides a base frequency in the Y direction for the turbulence calculation. |
|
Read-only |
Provides the number of noise functions to be added together when calculating the turbulence. |
|
Read-only |
Provides a reference for the output result of a filter. |
|
Read-only |
Provides a seed for the random number generator used to create the turbulence. |
|
Read-only |
Provides a way to smooth the tiles generated by the turbulence calculation. |
|
Read-only |
Indicates whether the filter primitive should perform a noise or turbulence function. |