The Imagick class
PHP Manual

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Descrierea

string Imagick::getCopyright ( void )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the ImageMagick API copyright as a string.

Valorile întoarse

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


The Imagick class
PHP Manual