getHuFromData Method (ProbeToolInteractiveMode)

Summary

Gets the Hounsfield's unit (HU) equivalent to the pixel value

data**.

Syntax

JavaScript Syntax
getHuFromData = function(info, data)
TypeScript Syntax
static getHuFromData(info: DICOMImageInformation, data: number): number;

Parameters

info

The information of the image passed in

data**.

data*.

Return Value

Character string that represents the Hounsfield's unit (HU) equivalent to the pixel value

data**.

Remarks

To get the pixel value by using x and y from a canvas, refer to GetHuValue.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize