Gmagick
PHP Manual

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

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

Opis

public string Gmagick::getimagefilename ( void )

Returns the filename of a particular image in a sequence

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns a string with the filename of the image

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual