The Imagick class
PHP Manual

Imagick::appendImages

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

Imagick::appendImagesAppend a set of images

Opis

Imagick Imagick::appendImages ( bool $stack )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Append a set of images.

Parametry

stack

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

Zwracane wartości

Returns Imagick instance on success, throws ImagickException on failure.


The Imagick class
PHP Manual