Gmagick::getversion

Returns 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.