The Imagick class
PHP Manual

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Beschreibung

string Imagick::getCopyright ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the ImageMagick API copyright as a string.

Rückgabewerte

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


The Imagick class
PHP Manual