Gmagick::nextimage

(PECL gmagick >= Unknown)

Gmagick::nextimageMoves to the next image

Описание

public Gmagick::nextimage(): bool

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

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

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

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

Возвращает true в случае успешного завершения или false в случае возникновения ошибки.

Ошибки

Вызывает GmagickException при ошибке.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top