loadPaletteData Method

Summary

Loads the xml file that contains the palette data.

Syntax
TypeScript
JavaScript
DICOMImageInformationRenderer.prototype.loadPaletteData = function( 
   xmlFileName 
) 
loadPaletteData( 
   xmlFileName: string 
): void; 

Parameters

xmlFileName

The file name of the xml file that contains the palette data.

Remarks

You can retrieve this file from LEADTOOLS demo.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly