Imagick
PHP Manual

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Descrição

string Imagick::getCopyright ( void )

Returns the ImageMagick API copyright as a string.

Valor Retornado

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


Imagick
PHP Manual