The Imagick class
PHP Manual

Imagick::waveImage

(No version information available, might be only in CVS)

Imagick::waveImageAdds wave filter to the image

Descrição

bool Imagick::waveImage ( float $amplitude , float $length )
Aviso

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

Adds wave filter to the image.

Parâmetros

amplitude

length

Valor Retornado

Retorna TRUE em sucesso.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual