Gmagick
PHP 手册

Gmagick::getcopyright

(PECL gmagick >= Unknown)

Gmagick::getcopyrightReturns the GraphicsMagick API copyright as a string

说明

public void Gmagick::getcopyright ( void )

Returns the GraphicsMagick API copyright as a string.

返回值

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

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册