Gmagick
PHP Manual

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Описание

public array Gmagick::getversion ( void )

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual