PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Imagick::getVersion

(PECL imagick 2.0.0)

Imagick::getVersionReturns the ImageMagick API version

说明

Imagick::getVersion ( void ) : array

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

返回值

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

错误/异常

错误时抛出 ImagickException。