Forum und email

Imagick::getImageIndex

(No version information available, might be only in CVS)

Imagick::getImageIndex — Gets the index of the current active image

Leírás

int Imagick::getImageIndex ( void )
Warning

Ez a függvény jelenleg nincs dokumentálva, csak a paraméterek listája található itt.

Warning

Ez a függvény KÍSÉRLETI JELLEGGEL MŰKÖDIK. A függvény működése, neve, bármi amit a függévénnyel kapcsolatban dokumentáltunk megváltozhat egy későbbi PHP kiadásban minden figyelmeztetés nélkül. Ezt a függvényt csak a saját felelősségedre használd!

Returns the index of the current active image within the Imagick object. This method has been deprecated. See Imagick::getIteratorIndex

Paraméterek

Visszatérési értékek

Returns an integer containing the index of the image in the stack, throwing ImagickException on error.