rescaleSlope Property

Summary

Gets or sets the rescale slope of the image.

Syntax

JavaScript Syntax
Object.defineProperty(Frame.prototype, 'rescaleSlope', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
rescaleSlope: number; 

Property Value

Value that represents the rescale slope of the image.

Remarks

This value can be retrieved from the DICOM data set.

Not all the images have a rescale slope value.

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