Gmagick
PHP Manual

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Descrição

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

Parâmetros

composite

The image composite operator.

Valor Retornado

The Gmagick object on success

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual