The Imagick class
PHP 手册

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

说明

string Imagick::getCopyright ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the ImageMagick API copyright as a string.

返回值

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


The Imagick class
PHP 手册