PHP 7.0.6 Released

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Description

string Imagick::getCopyright ( void )

Returns the ImageMagick API copyright as a string.

Return Values

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

User Contributed Notes

There are no user contributed notes for this page.
To Top