LEADTOOLS JavaScript (Leadtools.Controls.Medical)
LEAD Technologies, Inc

ModalitySlope Property

Gets or sets the window level modality slope value.
Syntax
  get_modalitySlope();
 set_modalitySlope(value);

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-2012 All Rights Reserved. LEAD Technologies, Inc.