Description

This function loads intensity and color adjustments that have been saved.

Return Type

None  

Syntax

object.Load Source

The Load Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLookupTables.
SourceRequired. 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.