Gmagick
PHP Manual

Gmagick::setimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::setimagebackgroundcolorSets the image background color.

Descrizione

public Gmagick Gmagick::setimagebackgroundcolor ( GmagickPixel $color )

Sets the image background color.

Elenco dei parametri

color

The background pixel wand.

Valori restituiti

The Gmagick object on success

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual