The Imagick class
PHP 手册

Imagick::getVersion

(PECL imagick 2.0.0)

Imagick::getVersionReturns the ImageMagick API version

说明

array Imagick::getVersion ( void )
Warning

本函数暂无文档,仅有参数列表。

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

返回值

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


The Imagick class
PHP 手册