Imagick::getVersion

Returns the ImageMagick API version

Description

array Imagick::getVersion ( void )

Returns the ImageMagick API version as a string and as a number.

Return Values

Returns the ImageMagick API version as a string and as a number.

Errors/Exceptions

Throws ImagickException on error.