PushOnImageStack

Declaration: FrmHCA.PushOnImageStack: integer;
Pushes the current cluster image on the image stack. The function returns the following error codes:
 0 ... everything OK
-1 ... image stack background photo is not calibrated
-2 ... image stack is full
-3 ... datafile is not saved
-4 ... no background photo avalaible

Hint: If you used a mask to exclude part of the data you might want to remove the mask before pushing the image to the image stack. For that purpose set the property Mask to zero before calling PushOnImageStack.