CakeFest 2024: The Official CakePHP Conference

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Açıklama

public Gmagick::getimageindex(): int

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Index of current active image.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.

add a note

User Contributed Notes

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