The Imagick class
PHP Manual

Imagick::appendImages

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

Imagick::appendImagesAppend a set of images

Beschreibung

Imagick Imagick::appendImages ( bool $stack )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Append a set of images.

Parameter-Liste

stack

The direction of the stack (top to bottom or bottom to top)

Rückgabewerte

Returns Imagick instance on success, throws ImagickException on failure.


The Imagick class
PHP Manual