Gmagick
PHP Manual

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

説明

public string Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

返り値

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

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual