This function loads intensity and color adjustments that have been saved.
Return Type
None
Syntax
object.LoadSource
The Load Method syntax has these parts:
Part
Description
object
An expression evaluating to an object of type McLookupTables.
Source
Required. A Variant value.
The source of the LUT data stream.
Remarks
Source can be either a file name or an IStorage object. The FileName parameter can be left blank which will cause a File Open dialog to prompt the user to select the calibration file to save. The LUT changed image event will be fired after the load.