levelIntensity Method (ImageProcessing)

Summary

Remaps the color of the image data based on the specified values in

low** and
high**.

Syntax

JavaScript Syntax
levelIntensity = function(imageData, low, high)
TypeScript Syntax
static levelIntensity(imageData: ImageData, low: number, high: number): void;

Parameters

imageData

The input image data, which will be filled with the output.

low* and

high**.

high*.

Remarks

The

low** and
high**.

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