|
Imagick::montageImage(PECL imagick 2.0.0) Imagick::montageImage — Creates a composite image Описание
Imagick Imagick::montageImage
( ImagickDraw $draw
, string $tile_geometry
, string $thumbnail_geometry
, int $mode
, string $frame
)
Creates a composite image by combining several separate images. The images are tiled on the composite image with the name of the image optionally appearing just below the individual tile. Список параметров
Возвращаемые значенияВ случае успешной работы возвращает TRUE. |
|