imagick_wave
(PECL)
imagick_wave -- Creates a ripple effect in the image by shifting the pixels vertically along a sine wave
Description
bool
imagick_wave ( resource image, float amplitude, float frequency )
Waarschuwing |
Deze functie is op het
moment niet gedocumenteerd, alleen de lijst met argumenten is
beschikbaar. |
Parameters
image
Image handle
amplitude
Amplitude of the sine wave
frequency
Wave length of the sine wave
Return Values
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.