array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagick.getimageindex.php', 1 => 'Gmagick::getimageindex', 2 => 'Gets the index of the current active image', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getimagehistogram.php', 1 => 'Gmagick::getimagehistogram', ), 'next' => array ( 0 => 'gmagick.getimageinterlacescheme.php', 1 => 'Gmagick::getimageinterlacescheme', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getimageindex.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Açıklama

public Gmagick::getimageindex(): int

Returns the index of the current active image within the Gmagick object.

Bağımsız Değişkenler

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

Dönen Değerler

Index of current active image.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.