imagick_wave

(PECL)

imagick_wave -- Creates a ripple effect in the image by shifting the pixels vertically along a sine wave

Beschreibung

bool imagick_wave ( resource image, float amplitude, float frequency )

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter Liste

image

Image handle

amplitude

Amplitude of the sine wave

frequency

Wave length of the sine wave

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.