Gmagick
PHP Manual

Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Описание

public void Gmagick::nextimage ( void )

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

Параметри

Тази функция няма параметри.

Връщани стойности

The Gmagick object on success

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual