GoLang Gmagick::getcopyright

request it (268)
GoLang replacement for PHP's Gmagick::getcopyright [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getcopyright? Write it!

PHP Gmagick::getcopyright

PHP original manual for Gmagick::getcopyright [ show | php.net ]

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Description

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

Return Values

Returns a string containing the copyright notice of GraphicsMagick and Magickwand C API.

Errors/Exceptions

Throws an GmagickException on error.