MagickGetImageIndex
MagickGetImageIndex -- returns the index of the current active image
Description
int MagickGetImageIndex( MagickWand mgck_wnd )
Returns the index of the current active image, within the MagickWand.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |