This function saves the Lookup Table (LUT) settings.
Return Type
None
Syntax
object.SaveDestination
The Save Method syntax has these parts:
Part
Description
object
An expression evaluating to an object of type McLookupTables.
Destination
Required. 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.