Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18582 программиста и 1740 роботов. Сейчас ищут 1273 программиста ...
Gmagick::setimagefilename - Sets the filename of a particular image in a sequence
Вернуться к: Gmagick
Gmagick::setimagefilename
(PECL gmagick >= Unknown)
Gmagick::setimagefilename — Sets the filename of a particular image in a sequence
Описание
Sets the filename of a particular image in a sequence.
Список параметров
-
filename
-
The image filename.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick