rescaleintercept Property

Summary

Gets or sets the rescale intercept of the image.

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

Property Value

Value that represents the rescale intercept value of the image.

Remarks

This value can be retrieved from the DICOM data set.

Not all the images have a rescale intercept value.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly