(PECL imagick 2, PECL imagick 3)
Imagick::setImageCompose — 设置图像合成运算符
$compose
设置图像合成运算符,这在使用Imagick::montageImage()方法合成图像缩略图时非常有用。
compose
成功时返回true。
true
错误时抛出ImagickException。