Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Açıklama

public int Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the composite operator associated with the image.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual