Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Descrizione

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

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top