Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17942 программиста и 1567 роботов. Сейчас ищут 1094 программиста ...
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