Gmagick::haspreviousimage
(PECL gmagick >= Unknown)
Gmagick::haspreviousimage — Checks if the object has a previous image
Описание
public mixed Gmagick::haspreviousimage
(
void
)
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE if the object has more images when traversing the list in the reverse direction, returns FALSE if there are none.
Ошибки
Вызывает
GmagickException при ошибке.