Forum und email

Imagick::getCopyright

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

Imagick::getCopyright — Returns the ImageMagick API copyright as a string constant

Description

string Imagick::getCopyright ( void )
Warning

This function is currently not documented; only the argument list is available.

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Returns the ImageMagick API copyright as a string constant.

Parameters

Return Values

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