(PECL imagick 2, PECL imagick 3)
Imagick::setImageCompose — 设置图像合成运算符
$compose
设置图像合成运算符,这对于在使用 Imagick::montageImage() 方法时指定如何合成图像缩略图很有用。
compose
成功时返回 true。
true
发生错误时抛出 ImagickException。