Gmagick
PHP Manual

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Beschreibung

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

Rückgabewerte

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

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Gmagick
PHP Manual