downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::annotateImage> <Imagick::affineTransformImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::animateImages

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

Imagick::animateImagesAnimates an image or images

Description

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.

Parameters

x_server

X server address

Return Values

Returns TRUE on success.

See Also



add a note add a note User Contributed Notes Imagick::animateImages - [1 notes]