Leadtools.ImageProcessing.Core Namespace > WindowLevelExtCommand Class : LookupTable Property |
public RasterColor16[] LookupTable {get; set;}
'Declaration Public Property LookupTable As RasterColor16()
'Usage Dim instance As WindowLevelExtCommand Dim value() As RasterColor16 instance.LookupTable = value value = instance.LookupTable
public RasterColor16[] LookupTable {get; set;}
get_LookupTable();
set_LookupTable(value);
public: property array<RasterColor16>^ LookupTable { array<RasterColor16>^ get(); void set ( array<RasterColor16>^ 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