PHP 8.4.0 RC3 available for testing

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.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top