Php/docs/gmagick.setimagebackgroundcolor

From Get docs

Gmagick::setimagebackgroundcolor

(PECL gmagick >= Unknown)

Gmagick::setimagebackgroundcolorSets the image background color


Description

public Gmagick::setimagebackgroundcolor ( GmagickPixel $color ) : Gmagick

Sets the image background color.


Parameters

color
The background pixel wand.


Return Values

The Gmagick object on success


Errors/Exceptions

Throws an GmagickException on error.