(PECL gmagick >= Unknown)
Sets the image background color.
public Gmagick Gmagick::setimagebackgroundcolor ( GmagickPixel $color )
Sets the image background color.
Parameters:
color
The background pixel wand.
Returns:
The Gmagick object on success
Exception:
Throws an GmagickException on error.
Please login to continue.