PHP - Manual: Imagick::setImageCompose
2024-11-15
(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。
官方地址:https://www.php.net/manual/en/imagick.setimagecompose.php