imagick_wave

(PECL)

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

Descrição

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

Atenção

Esta função não está documentada, somente a lista de argumentos está disponível.

Parâmetros

image

Image handle

amplitude

Amplitude of the sine wave

frequency

Wave length of the sine wave

Valores de retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.