Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Opis

public Gmagick::getversion ( void ) : array

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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