Gmagick
PHP Manual

Gmagick::getimagematte

(PECL gmagick >= Unknown)

Gmagick::getimagematteReturn 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

Throws an GmagickException on error.


Gmagick
PHP Manual