Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16126 программистов и 1772 робота. Сейчас ищут 1885 программистов ...
Gmagick::setimageindex - Set the iterator to the position in the image list specified with the index parameter
Вернуться к: Gmagick
Gmagick::setimageindex
(PECL gmagick >= Unknown)
Gmagick::setimageindex — Set the iterator to the position in the image list specified with the index parameter
Описание
Set the iterator to the position in the image list specified with the index parameter.
Список параметров
-
index
-
The scene number.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick