The Imagick class
PHP Manual

Imagick::getImageMatte

(No version information available, might be only in CVS)

Imagick::getImageMatteReturn if the image has a matte channel

Descrição

int Imagick::getImageMatte ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns TRUE if the image has a matte channel otherwise false.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.


The Imagick class
PHP Manual