LEADTOOLS JavaScript (Leadtools.Controls.Medical)

ModalityIntercept Property

Show in webframe
Gets or sets the window level modality intercept value.
Syntax
get_modalityIntercept();
set_modalityIntercept(value);
Object.defineProperty('modalityIntercept');

Property Value

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

Reference

DICOMImageInformation Object
DICOMImageInformation Members

 

 


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