Imagick Image Library
PHP Manual

Imagick::appendImages

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

Imagick::appendImages — Append a set of images

Popis

Imagick Imagick::appendImages ( bool $stack )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Append a set of images.

Parametre

stack

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

Vrátené hodnoty

Returns Imagick instance on success, throws ImagickException on failure.


Imagick Image Library
PHP Manual