Click or drag to resize

IMcLookupTablesApply Method

This function makes permanent the current Brightness, Contrast and Gamma adjustments.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub Apply
Remarks
This function clears the Lookup Table (LUT) by calling Reset( mclrmAll) after the apply is complete. If you want to save the LUT, you must do so before you perform this function.
See Also