Gmagick
PHP Manual

Gmagick::setimagecompose

(PECL gmagick >= Unknown)

Gmagick::setimagecomposeSets the image composite operator

Açıklama

public Gmagick Gmagick::setimagecompose ( int $composite )

Sets the image composite operator.

Değiştirgeler

composite

The image composite operator.

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual