PHP 8.1.28 Released!

Gmagick::getimagefilename

(PECL gmagick >= Unknown)

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

Beschreibung

public Gmagick::getimagefilename(): string

Returns the filename of a particular image in a sequence

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns a string with the filename of the image

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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