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