PHP 8.3.4 Released!

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Descrição

public Gmagick::getversion(): array

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros/Exceções

Lança uma exceção GmagickException em caso de erro.

add a note

User Contributed Notes

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