See Also Examples Applies To
Performs horizontal wave effect into the native GdPicture image or into an area of the native GdPicture image defined by SetROI() function.
Syntax
object.FxhWaves (nWidthWave, nHeightWave)
The FxhWaves syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nWidthWave | Required. Long. Width of the wave in pixel. |
| nHeightWave | Required. Long. Height of the wave in pixel. |
Returns
Long. GdPictureStatus
Category
Effects and Filters