Gets or sets the window level palette type
Object.defineProperty(DICOMImageInformationRenderer.prototype, 'paletteType',
get: function(),
set: function(value)
)
paletteType: WindowLevelPaletteType;
WindowLevelPaletteType which represents the window level palette type.
Before using this property, you must first load the palette xml file, using LoadPaletteData.
You can retrieve this file from LEADTOOLS demo
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