Gmagick
PHP 手册

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

说明

public void Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

参数

This function has no parameters.

返回值

Returns the composite operator associated with the image.

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册