Click or drag to resize

mcLookupTablesCommandFlags Enumeration

Values for IMcLookupTablesEx.CommandFlags assignment. None are currently defined.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcLookupTablesCommandFlags
Members
  Member nameValueDescription
mclutcfNoFlags0No flags
mclutcfIgnoreBCGwhenPseudoColoring256A state flag. If set,when a pseudo-color is applied when accessing the McLookupTable.ExtendedLut[Ex](mceltDisplay) property, only the BlackLevel and WhiteLevel are considered when mapping image luminance values onto the McPseudoColor color elements. If clear, then the full lookup table is considered when applying the pseudo-color.
See Also