Imagick::getVersion
(PECL imagick 2, PECL imagick 3)
Imagick::getVersion — Returns the ImageMagick API version
说明
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。