GoLang Gmagick::getversion

request it (240)
GoLang replacement for PHP's Gmagick::getversion [edit | history]



Do you know a GoLang replacement for PHP's Gmagick::getversion? Write it!

PHP Gmagick::getversion

PHP original manual for Gmagick::getversion [ show | php.net ]

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Description

public array Gmagick::getversion ( void )

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

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

Throws an GmagickException on error.