Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Descrizione

public Gmagick::getversion(): array

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Errori/Eccezioni

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top