Gmagick
PHP Manual

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.

Параметри

Тази функция няма параметри.

Връщани стойности

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

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual