Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Beskrivelse

public array Gmagick::getversion ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

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

Fejl/Undtagelser

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