CImageView:ProcessSet


The ProcessSet method sets the state of the Process Image Set flag. This flag is used for multiple image processing when the CImageView contains an image set with more than 1 image.

Syntax

CImageView:ProcessSet( bTrue )

bullet.gif    Set bTrue = true to process the entire image set.

bullet.gif    Set bTrue = false to process only the current image.

Remarks

Mira image windows use an image set to display multiple images in a single window. Commands that process data displayed in the image window can work with the current image or the entire image set. This method sets the Process Image Set flag. Use the GetProcessSet command to retrieve the state of the flag.

Related Topics

CImageView, GetProcessSet, Image Set


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.