Leadtools.ImageProcessing.Core Namespace > WindowLevelCommand Class : LookupTable Property |
public RasterColor[] LookupTable {get; set;}
'Declaration Public Property LookupTable As RasterColor()
'Usage Dim instance As WindowLevelCommand Dim value() As RasterColor instance.LookupTable = value value = instance.LookupTable
public RasterColor[] LookupTable {get; set;}
get_LookupTable();
set_LookupTable(value);
public: property array<RasterColor>^ LookupTable { array<RasterColor>^ get(); void set ( array<RasterColor>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2