php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::setimagefilename

Gmagick::setimagefilename

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the filename of a particular image in a sequence

Description

Gmagick::setimagefilename(string $filename): Gmagick

Sets the filename of a particular image in a sequence.

Parameters

filename

The image filename.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/setimagefilename.xml · from the official PHP manual (php/doc-en)