Dutch PHP Conference 2025 - Call For Papers

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Опис

public Gmagick::getimageindex(): int

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

Параметри

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

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

Index of current active image.

Помилки/виключення

Викидає GmagickException у разі помилки.

add a note

User Contributed Notes

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