Php/docs/imagick.getimagecompose
来自菜鸟教程
Imagick::getImageCompose
(PECL imagick 2, PECL imagick 3)
Imagick::getImageCompose — Returns the composite operator associated with the image
说明
public Imagick::getImageCompose ( ) : int
Returns the composite operator associated with the image.
返回值
成功时返回 true
。