The Imagick class
PHP Manual

Imagick::animateImages

()

Imagick::animateImagesAnimates an image or images

Opis

bool Imagick::animateImages ( string $x_server )

This method animates the image onto a local or remote X server. This method is not available on Windows. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.

Parametry

x_server

X server address

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Zobacz też:


The Imagick class
PHP Manual