Gmagick
在线手册:中文 英文
PHP手册

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

说明

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

参数

composite

The image composite operator.

返回值

The Gmagick object on success

错误/异常

错误时抛出GmagickException.


Gmagick
在线手册:中文 英文
PHP手册