Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteCheck if the image has a matte channel

Descrição

public int Gmagick::getimagematte ( void )

Returns TRUE if the image has a matte channel, otherwise FALSE.

Parâmetros

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

Valor Retornado

Returns TRUE if the image has a matte channel, otherwise FALSE.

Erros

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


Gmagick
PHP Manual