Forum und email

Imagick::montageImage

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

Imagick::montageImage — Creates a composite image

Descrição

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

Esta função não está documentada, somente a lista de argumentos está disponível.

Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

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.

Parâmetros

drawing_wand

tile_geometry

thumbnail_geometry

mode

frame

Valor Retornado

Retorna TRUE em sucesso.