CImageView:SwapPrev
The SwapPrev method exchanges the order of the images at the specified index and the previous index in the image window attached to the CImageView.
CImageView:SwapPrev( nIndex ) |
The CImageView refers to a Mira image display window. The Image window uses an image set to display multiple images. This command swaps the order of images. For example, specifying nIndex = 2 swaps the order of images at index 2 and index 1. This command is useful for reordering or sorting the image display according to some property such as exposure time or time of acquisition.