stretchIntensity Method

Summary

Stretches the intensity of the data

imageData** using the
threshold** parameter.

Syntax
TypeScript
JavaScript
stretchIntensity = function( 
   imageData, 
   threshold 
) 
static stretchIntensity( 
   imageData: ImageData, 
   threshold: number 
): void; 

Parameters

imageData

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

threshold

The stretch threshold.

Remarks

This method is primarily used with the spy glass feature, refer to SpyGlassAction for more information on using this action.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.