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