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。