array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagick.getversion.php', 1 => 'Gmagick::getversion', 2 => 'Returns the GraphicsMagick API version', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getsize.php', 1 => 'Gmagick::getsize', ), 'next' => array ( 0 => 'gmagick.hasnextimage.php', 1 => 'Gmagick::hasnextimage', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getversion.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getversion

(PECL gmagick >= Unknown)

Gmagick::getversionReturns the GraphicsMagick API version

Açıklama

public Gmagick::getversion(): array

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.