Imagick Image Library
PHP Manual

Imagick::mosaicImages

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

Imagick::mosaicImages — Forms a mosaic from images

Popis

Imagick Imagick::mosaicImages ( void )
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.

Inlays an image sequence to form a single coherent picture. It returns a wand with each image in the sequence composited at the location defined by the page offset of the image.

Parametre

Vrátené hodnoty

Returns TRUE on success.


Imagick Image Library
PHP Manual