Php/docs/gmagick.getfilename

From Get docs

Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence


Description

public Gmagick::getfilename ( ) : string

Returns the filename associated with an image sequence.


Return Values

Returns a string on success.


Errors/Exceptions

Throws an GmagickException on error.