array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagick.getcopyright.php', 1 => 'Imagick::getCopyright', 2 => 'Returns the ImageMagick API copyright as a string', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.getcompressionquality.php', 1 => 'Imagick::getCompressionQuality', ), 'next' => array ( 0 => 'imagick.getfilename.php', 1 => 'Imagick::getFilename', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/getcopyright.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Imagick::getCopyright

(PECL imagick 2, PECL imagick 3)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

说明

public static Imagick::getCopyright(): string

Returns the ImageMagick API copyright as a string.

参数

此函数没有参数。

返回值

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