LEADTOOLS JavaScript (Leadtools.Controls.Medical)

ModalitySlope Property

Show in webframe
Gets or sets the window level modality slope value.
Syntax
get_modalitySlope();
set_modalitySlope(value);
Object.defineProperty('modalitySlope');

Property Value

TypeDescription
floatThe modality slope value used for window leveling.
Remarks
The ModalitySlope is the value of "m" in the linear relationship between the original pixel values and the new pixel values.
(new value) = m *(original value) + b. Where "b" is the ModalityIntercept value.
See Also

Reference

DICOMImageInformation Object
DICOMImageInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.