Gmagick::setimagefilename

(PECL gmagick >= Unknown)

Gmagick::setimagefilenameSets the filename of a particular image in a sequence

Описание

public Gmagick::setimagefilename ( string $filename ) : Gmagick

Sets the filename of a particular image in a sequence.

Список параметров

filename

The image filename.

Возвращаемые значения

The Gmagick object on success.

Ошибки

Вызывает GmagickException при ошибке.