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