C#
VB
Java
Objective-C
WinRT C#
C++
The third value in the "LookupTable Descriptor", which specifies the number of bits for each entry in the LookupTable Data.
public int EntryBits { get; set; }
Public Property EntryBits As Integer
public int EntryBits {get; set;}
@property (nonatomic, assign) NSUInteger entryBits
public int getEntryBits()
public void setEntryBits(int value)
<br/>get_EntryBits();<br/>set_EntryBits(value);<br/>Object.defineProperty('EntryBits');
The third value in the "LookupTable Descriptor", which specifies the number of bits for each entry in the LookupTable Data.
Refer to ApplyModalityLookupTableCommand example.
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