Gmagick
PHP Manual

Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Описание

public void Gmagick::previousimage ( void )

Assocates the previous image in an image list with the Gmagick object.

Параметри

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

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

The Gmagick object on success

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

Throws an GmagickException on error.


Gmagick
PHP Manual