update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the image composite operator

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

오류/예외

Throws an GmagickException on error.