Php/docs/imagick.getversion

来自菜鸟教程
跳转至:导航、​搜索

Imagick::getVersion

(PECL imagick 2, PECL imagick 3)

Imagick::getVersionReturns the ImageMagick API version


说明

public static Imagick::getVersion ( ) : 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。