Forum und email

Imagick::getIteratorIndex

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

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

Description

int Imagick::getIteratorIndex ( void )
Warning

Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.

Warning

Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.

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

Parameters

Return Values

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