Gmagick
PHP Manual

Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Descrição

public void Gmagick::getimagecompose ( void )

Returns the composite operator associated with the image.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the composite operator associated with the image.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual