Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Descrição

public int Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the composite operator associated with the image.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual