Accusoft ImagXpress 13
MEDRescaleSlope Property
Description
Gets and sets the slope of the linear conversion of pixel data in the DICOM grayscale transformation.
Property Type
Read-write property
Syntax
Visual Basic
Public Property MEDRescaleSlope As Double
Return Type
A double value which represents the slope of the linear conversion of pixel data in the DICOM grayscale transformation.
Remarks
This value corresponds to DICOM attribute (0028, 1053). This property specifies the slope value (m) to be used in the equation:

Output units = m * SV + b

Where SV is the stored values (pixel data) and the value b corresponds to the intercept specified using the MEDRescaleIntercept property. Both values are used together to specify the linear conversion of pixel data.

Note: Available in Professional Edition.

See Also

ImagXpress Object  | ImagXpress Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback