(PECL imagick 2.0.0)
Sets the filename before you read or write the image
bool Imagick::setFilename ( string $filename )
Sets the filename before you read or write an image file.
Parameters:
filename
Sets the filename before you read or write an image file.
Returns:
Returns TRUE
on success.
Please login to continue.