Gmagick
PHP Manual

Gmagick::getimageindex

(PECL gmagick >= Unknown)

Gmagick::getimageindexGets the index of the current active image

Описание

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


Gmagick
PHP Manual