Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Опис

public int Gmagick::getimageindex ( void )

Returns the index of the current active image within the Gmagick object.

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

Index of current active image

Помилки/Винятки

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