GoLang Imagick::getVersion

request it (175)
GoLang replacement for PHP's Imagick::getVersion [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getVersion? Write it!

PHP Imagick::getVersion

PHP original manual for Imagick::getVersion [ show | php.net ]

Imagick::getVersion

(PECL imagick 2.0.0)

Imagick::getVersionReturns the ImageMagick API version

Description

array Imagick::getVersion ( void )

Returns the ImageMagick API version as a string and as a number.

Return Values

Returns the ImageMagick API version as a string and as a number.

Errors/Exceptions

Throws ImagickException on error.