array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagick.getimagefilename.php', 1 => 'Gmagick::getimagefilename', 2 => 'Returns the filename of a particular image in a sequence', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.getimageextrema.php', 1 => 'Gmagick::getimageextrema', ), 'next' => array ( 0 => 'gmagick.getimageformat.php', 1 => 'Gmagick::getimageformat', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/getimagefilename.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

Gmagick::getimagefilenameReturns the filename of a particular image in a sequence

Açıklama

public Gmagick::getimagefilename(): string

Returns the filename of a particular image in a sequence

Bağımsız Değişkenler

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

Dönen Değerler

Returns a string with the filename of the image

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.