The Imagick class
PHP Manual

Imagick::getImageMatteColor

(PECL imagick 2.0.0)

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. Throw an ImagickException on error.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual