Gmagick
PHP Manual

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

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

Описание

public void Gmagick::getimagefilename ( void )

Returns the filename of a particular image in a sequence

Параметри

Тази функция няма параметри.

Връщани стойности

Returns a string with the filename of the image

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual