Gmagick::getimagefilename

(PECL gmagick >= Unknown)

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

Opis

public Gmagick::getimagefilename ( void ) : string

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top