Gmagick::setimagefilename
(PECL gmagick >= Unknown)
Gmagick::setimagefilename — Sets the filename of a particular image in a sequence
Description
Sets the filename of a particular image in a sequence.
Parameters
-
filename
-
The image filename.
Return Values
The Gmagick object.
Errors/Exceptions
Throws an GmagickException on error.