parent root
PHP: Imagick::getPackageName - Manual

Imagick::getPackageName

(PECL imagick 2.0.0)

Imagick::getPackageNameReturns the ImageMagick package name

Description

Imagick::getPackageName ( void ) : string

Returns the ImageMagick package name.

Return Values

Returns the ImageMagick package name as a string.

Errors/Exceptions

Throws ImagickException on error.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root