Gmagick
PHP Manual

Gmagick::setimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::setimagebackgroundcolorSets the image background color.

Description

public void Gmagick::setimagebackgroundcolor ( GmagickPixel $color )

Sets the image background color.

Liste de paramètres

color

The background pixel wand.

Valeurs de retour

The Gmagick object on success

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual