Imagick
PHP Manual

Imagick::animateImages

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

Imagick::animateImagesAnimates an image or images

Descrizione

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.

Elenco dei parametri

x_server

X server address

Valori restituiti

Restituisce TRUE in caso di successo.

Vedere anche:


Imagick
PHP Manual