Gets or sets the array that contains the window level lookup table.
Object.defineProperty(DICOMImageInformation.prototype, 'luT32',
get: function(),
set: function(value)
)
luT32: number[];
An array that contains the window level lookup table.
This property is filled by the DICOMImageInformationRenderer class.
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