The Imagick class
PHP Manual

Imagick::animateImages

()

Imagick::animateImagesAnimates an image or images

Beschreibung

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.

Parameter-Liste

x_server

X server address

Rückgabewerte

Liefert TRUE bei Erfolg.

Siehe auch


The Imagick class
PHP Manual