Imagick::getVersion
(PECL imagick 2.0.0)
Imagick::getVersion — Returns 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。