Gmagick::getfilename

(PECL gmagick >= Unknown)

Gmagick::getfilenameThe filename associated with an image sequence

설명

public string Gmagick::getfilename ( void )

Returns the filename associated with an image sequence.

반환값

Returns a string on success.

오류/예외

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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