Click or drag to resize

IMcLookupTables Interface

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcLookupTables

The IMcLookupTables type exposes the following members.

Properties
  NameDescription
Public propertyCount
A read-only property returning the number of LookupTables (LUTs) attached to the image.
Public propertyItem
Get a look-up-table (LUT) attached to an image.
Top
Methods
  NameDescription
Public methodApply
This function makes permanent the current Brightness, Contrast and Gamma adjustments.
Public methodLoad
This function loads intensity and color adjustments that have been saved.
Public methodRealize
Calculate the various LUTs based on their respective settings
Public methodReset
Reset the LUT settings for all of the LUTs in the collection
Public methodSave
This function saves the Lookup Table (LUT) settings.
Top
See Also

Reference

McLookupTablesDXNAME