La classe Imagick
PHP Manual

Imagick::setBackgroundColor

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

Imagick::setBackgroundColorSets the object's default background color

Description

bool Imagick::setBackgroundColor ( mixed $background )
Avertissement

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

Sets the object's default background color.

Liste de paramètres

background

Valeurs de retour

Returns TRUE on success.

Historique

Version Description
2.1.0 Now allows a string representing the color as a parameter. Previous versions allow only an ImagickPixel object.


La classe Imagick
PHP Manual