Gmagick::getcopyright
Returns the GraphicsMagick API copyright as a string
Description
public string Gmagick::getcopyright
( void
)
Return Values
Returns a string containing the copyright notice of GraphicsMagick and
Magickwand C API.
Errors/Exceptions
Throws an
GmagickException on error.