The Imagick class
PHP Manual

Imagick::getImageBackgroundColor

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

Imagick::getImageBackgroundColorReturns the image background color

Descrição

ImagickPixel Imagick::getImageBackgroundColor ( void )
Aviso

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

Returns the image background color.

Valor Retornado

Returns an ImagickPixel set to the background color of the image, throws ImagickException on failure.

Erros

Dispara ImagickException em erro.


The Imagick class
PHP Manual