Gmagick::setfilename
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Sets the filename before you read or write the image
Description
Gmagick::setfilename(string $filename): Gmagick
Sets the filename before you read or write an image file.
Parameters
filenameThe image filename.
Return Values
The Gmagick object.
Errors/Exceptions
Throw