Gmagick
PHP Manual

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

Açıklama

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual