The Imagick class
PHP Manual

Imagick::getVersion

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

Imagick::getVersionReturns the ImageMagick API version

Descrição

array Imagick::getVersion ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

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

Valor Retornado

Returns the ImageMagick API version as a string and as a number, throwing ImagickException on error.


The Imagick class
PHP Manual