La classe Imagick
PHP Manual

Imagick::getImageBackgroundColor

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

Imagick::getImageBackgroundColorReturns the image background color

Description

ImagickPixel Imagick::getImageBackgroundColor ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the image background color.

Valeurs de retour

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

Erreurs / Exceptions

Throws ImagickException on error.


La classe Imagick
PHP Manual