Imagick
PHP Manual

Imagick::getImageBackgroundColor

(PECL imagick 2.0.0)

Imagick::getImageBackgroundColorReturns the image background color

Descrizione

ImagickPixel Imagick::getImageBackgroundColor ( void )

Returns the image background color.

Valori restituiti

Returns an ImagickPixel set to the background color of the image.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual