Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 52469 программистов и 1581 робот. Сейчас ищут 994 программиста ...
Gmagick::haspreviousimage - Checks if the object has a previous image
Вернуться к: Gmagick
Gmagick::haspreviousimage
(PECL gmagick >= Unknown)
Gmagick::haspreviousimage — Checks if the object has a previous image
Описание
Returns TRUE if the object has more images when traversing the list in the reverse direction
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE if the object has more images when traversing the list in the reverse direction, returns FALSE if there are none.
Ошибки
Вызывает GmagickException при ошибке.
Вернуться к: Gmagick