(PECL gmagick >= Unknown)
Returns the GraphicsMagick API copyright as a string
public string Gmagick::getcopyright ( void )
Returns the GraphicsMagick API copyright as a string.
Returns:
Returns a string containing the copyright notice of GraphicsMagick and Magickwand C API.
Exception:
Throws an GmagickException on error.
Please login to continue.