The Imagick class
PHP Manual

Imagick::getPackageName

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

Imagick::getPackageNameReturns the ImageMagick package name

Description

string Imagick::getPackageName ( void )
Warning

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

Returns the ImageMagick package name.

Return Values

Returns the ImageMagick package name as a string, throwing ImagickException on error.


The Imagick class
PHP Manual