Forum und email

Imagick::montageImage

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

Imagick::montageImage — Creates a composite image

Description

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

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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.

Parameters

drawing_wand

tile_geometry

thumbnail_geometry

mode

frame

Return Values

Returns TRUE on success.