(PECL imagick 2, PECL imagick 3)
Imagick::setImageCompose — Sets the image composite operator
$compose
): boolSets the image composite operator, useful for specifying how to composite the image thumbnail when using the Imagick::montageImage() method.
compose
成功時返回 true
。
錯誤時拋出 ImagickException。