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