Gmagick::getimagecompose

(PECL gmagick >= Unknown)

Gmagick::getimagecomposeReturns the composite operator associated with the image

Descrição

public Gmagick::getimagecompose ( ) : int

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

Lança uma exceção GmagickException em erros.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top