The Imagick class
PHP Manual

Imagick::animateImages

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

Imagick::animateImagesAnimates an image or images

Описание

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. Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.3.6 или старше.

Список параметров

x_server

X server address

Возвращаемые значения

В случае успешной работы возвращает TRUE.

Смотрите также


The Imagick class
PHP Manual