array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'gmagick.setimagecompose.php', 1 => 'Gmagick::setimagecompose', 2 => 'Sets the image composite operator', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.setimagecolorspace.php', 1 => 'Gmagick::setimagecolorspace', ), 'next' => array ( 0 => 'gmagick.setimagedelay.php', 1 => 'Gmagick::setimagedelay', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/setimagecompose.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

说明

public Gmagick::setimagecompose(int $composite): Gmagick

Sets the image composite operator.

参数

composite

The image composite operator.

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException