C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets a table of integers that represent lookup values.
public int[] LookupTable { get; set; }
Public Property LookupTable As Integer()
public int[] LookupTable {get; set;}
@property (nonatomic, assign, nullable) const int *lookUpTable
public int[] getLookupTable()
public void setLookupTable(int[] value)
<br/>get_LookupTable();<br/>set_LookupTable(value);<br/>Object.defineProperty('LookupTable');
Table of integers that represent lookup values.
Refer to RemapIntensityCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET