The Imagick class
PHP Manual

Imagick::getCopyright

(No version information available, might be only in CVS)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

Opis

string Imagick::getCopyright ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the ImageMagick API copyright as a string.

Zwracane wartości

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


The Imagick class
PHP Manual