updateMinMaxValue Method

Summary

Updates the minimum and maximum value for a given DICOMImageInformation to calculate the input canvas.

Syntax

TypeScript
JavaScript
ImageProcessing.prototype.updateMinMaxValue = function( 
	info  
) 
      static updateMinMaxValue(info: DICOMImageInformation): void; 

Parameters

info

A DICOMImageInformation value that references the object to be updated.

Remarks

The updateMinMaxValue is called if the given input DICOMImageInformation does not provide a minimum or maximum value.

Requirements

Target Platforms

See Also

ImageProcessing

ImageProcessing Members

Leadtools.Controls.Medical Namespace

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

Leadtools.Controls.Medical Assembly

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