Forum und email

Imagick::montageImage

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

Imagick::montageImage — Creates a composite image

Beschreibung

Imagick Imagick::montageImage ( ImagickDraw $drawing_wand , string $tile_geometry , string $thumbnail_geometry , int $mode , string $frame )
Warnung

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

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Creates a composite image by combining several separate images. he images are tiled on the composite image with the name of the image optionally appearing just below the individual tile.

Parameter Liste

drawing_wand

tile_geometry

thumbnail_geometry

mode

frame

Rückgabewerte

Returns TRUE on success.