Gmagick
PHP Manual

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

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

Açıklama

public string Gmagick::getimagefilename ( void )

Returns the filename of a particular image in a sequence

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns a string with the filename of the image

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual