La classe Imagick
PHP Manual

Imagick::appendImages

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

Imagick::appendImagesAppend a set of images

Description

Imagick Imagick::appendImages ( bool $stack )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Append a set of images.

Liste de paramètres

stack

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

Valeurs de retour

Returns Imagick instance on success, throws ImagickException on failure.


La classe Imagick
PHP Manual