Gmagick::previousimage

(PECL gmagick >= Unknown)

Gmagick::previousimageMove to the previous image in the object

Опис

public bool 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.

add a note add a note

User Contributed Notes

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