Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Описание

public bool Gmagick::nextimage ( void )

Associates the next image in the image list with an Gmagick object.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The Gmagick object on success

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual