Gmagick
PHP Manual

Gmagick::setimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::setimagebackgroundcolorSets the image background color.

Descrição

public Gmagick Gmagick::setimagebackgroundcolor ( GmagickPixel $color )

Sets the image background color.

Parâmetros

color

The background pixel wand.

Valor Retornado

The Gmagick object on success

Erros

Lança uma exceção GmagickException em erros.


Gmagick
PHP Manual