Forum und email

Imagick::montageImage

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

Imagick::montageImage — Creates a composite image

Descripción

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

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Lista de parámetros

drawing_wand

tile_geometry

thumbnail_geometry

mode

frame

Valores retornados

Returns TRUE on success.