Imagick::setImageCompose

(PECL imagick 2, PECL imagick 3)

Imagick::setImageComposeSets the image composite operator

說明

public Imagick::setImageCompose(int $compose): bool

Sets the image composite operator, useful for specifying how to composite the image thumbnail when using the Imagick::montageImage() method.

參數(shù)

compose

返回值

成功時(shí)返回 true。

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。