The Imagick class
PHP Manual

Imagick::getVersion

(No version information available, might be only in CVS)

Imagick::getVersionReturns the ImageMagick API version

Opis

array Imagick::getVersion ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns the ImageMagick API version as a string and as a number, throwing ImagickException on error.


The Imagick class
PHP Manual