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