Gmagick
PHP Manual

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Açıklama

public array Gmagick::getversion ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual