Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18478 программистов и 1739 роботов. Сейчас ищут 1255 программистов ...
Gmagick::getimageindex - Gets the index of the current active image
Вернуться к: Gmagick
Gmagick::getimageindex
(PECL gmagick >= Unknown)
Gmagick::getimageindex — Gets the index of the current active image
Описание
public int Gmagick::getimageindex
( void
)
Returns the index of the current active image within the Gmagick object.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Index of current active image
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick