parent root
PHP: Gmagick::getfilename - Manual

Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence

Description

public Gmagick::getfilename ( void ) : string

Returns the filename associated with an image sequence.

Return Values

Returns a string on success.

Errors/Exceptions

Throws an GmagickException on error.

add a noteadd a note

User Contributed Notes

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