Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Опис

public array Gmagick::getversion ( void )

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

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

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

Помилки/Винятки

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