C#
VB
C++
Gets or sets color lookup table data points.
public ushort[] Data { get; set; }
Public Property Data As UShort()
Buffer of color lookup table data points. The size of each element is 2 byte. (Hence the "16Bit" in the class name).
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