The Imagick class
PHP Manual

Imagick::getImageMatteColor

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

Imagick::getImageMatteColorReturns the image matte color

Descrição

ImagickPixel Imagick::getImageMatteColor ( void )
Aviso

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

Returns the image matte color.

Valor Retornado

Returns ImagickPixel object on success and throws ImagickException on failure.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual