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