Home > PHP > Function > > Imagick::getCopyright()

Imagick::getCopyright()

Imagick::getCopyright - Returns the ImageMagick API copyright as a string

Syntax

string Imagick::getCopyright ()

Arguments

-

Description

Returns the ImageMagick API copyright as a string.

Version

PHP PECL imagick 2.0.0

Return value

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