Gmagick
PHP 手册

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

说明

public void Gmagick::getversion ( void )

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

参数

This function has no parameters.

返回值

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

错误/异常

Throws an GmagickException on error.


Gmagick
PHP 手册