Gmagick::setimagecompose

Sets the image composite operator

Beschreibung

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

Parameter-Liste

composite

The image composite operator.

Rückgabewerte

The Gmagick object on success

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.