update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns the ImageMagick API version

Imagick::getVersion

(PECL imagick 2.0.0)

Imagick::getVersionReturns the ImageMagick API version

설명

array Imagick::getVersion ( void )

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이 발생합니다.