Description

This function saves the Lookup Table (LUT) settings.

Return Type

None  

Syntax

object.Save Destination

The Save Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLookupTables.
DestinationRequired. A Variant value.

The destination for the LUT data stream.

Remarks

Destination can be either a file name or an IStream interface pointer. The FileName parameter can be left blank which will cause a File Save As dialog to prompt the user to select the calibration file to save. There are no image events before or after the save.