Gmagick
PHP Manual

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Descrizione

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

Elenco dei parametri

composite

The image composite operator.

Valori restituiti

The Gmagick object on success

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual