The Imagick class
PHP Manual

Imagick::getCopyright

(PECL imagick 2.0.0)

Imagick::getCopyrightReturns the ImageMagick API copyright as a string

설명

string Imagick::getCopyright ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Returns the ImageMagick API copyright as a string.

반환값

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


The Imagick class
PHP Manual