Property VLColorLookup.TVLLookupTables.LookupMode
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLLookupTables
| Contents | 
Syntax
Delphi:
property LookupMode : TVLColorLookupMode read FLookupMode write SetLookupMode default clmCubic;
C++ Builder:
__property TVLColorLookupMode LookupMode = { read=FLookupMode,  write=SetLookupMode,  default=clmCubic };
Summary
Specifies the color lookup mode.
Description
Use this property to specify the color lookup mode.
