C#
VB
C++
Gets or sets the CLUT tables.
public ushort[] ColorLookupTableTables { get; set; }
Public Property ColorLookupTableTables As UShort()
public:
property array<ushort>^ ColorLookupTableTables {
array<ushort>^ get();
void set ( array<ushort>^ );
}
Array that contains CLUT values.
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