Gmagick
PHP Manual

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Description

public void Gmagick::getversion ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual