Gmagick::setimagebackgroundcolor
Sets the image background color
Description
public Gmagick Gmagick::setimagebackgroundcolor(GmagickPixel $color
)
Parameters
-
color
-
The background pixel wand.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an
GmagickException on error.