The Imagick class
PHP Manual

Imagick::getImageBackgroundColor

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

Imagick::getImageBackgroundColorReturns the image background color

Beschreibung

ImagickPixel Imagick::getImageBackgroundColor ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the image background color.

Rückgabewerte

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

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual