C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the length of the lookup table.
public int LookUpTableLength { get; set; }
Public Property LookUpTableLength As Integer
public int LookUpTableLength {get; set;}
@property (nonatomic, assign) NSUInteger lookUpTableLength
public int getLookUpTableLength()
public void setLookUpTableLength(int value)
<br/>get_LookUpTableLength();<br/>set_LookUpTableLength(value);<br/>Object.defineProperty('LookUpTableLength');
Length of the lookup table. Possible values are 65536 for a 16-bit image, 4096 for a 12-bit image, 256 for an 8-bit image.
Refer to RemapHueCommand
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