loadPaletteData Method

Summary

Loads the xml file that contains the palette data.

Syntax

JavaScript Syntax
DICOMImageInformationRenderer.prototype.loadPaletteData = function(xmlFileName) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly