Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Descrierea

public int Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the composite operator associated with the image.

Erori/Excepții

Emite o GmagickException în caz de eroare.


Gmagick
PHP Manual