(PECL imagick 2.0.0)
Sets the filename of a particular image
bool Imagick::setImageFilename ( string $filename )
Sets the filename of a particular image in a sequence.
Parameters:
filename
Sets the filename of a particular image in a sequence.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.