Gmagick::getimagebordercolor
Returns the image border color
Description
public GmagickPixel Gmagick::getimagebordercolor()
Parameters
This function has no parameters.
Return Values
GmagickPixel object representing the color of the border.
Errors/Exceptions
Throws an
GmagickException on error.