getHistogram Method

Summary

Gets the array that contains the histogram values of the image.

Syntax
TypeScript
JavaScript
getHistogram = function( 
   frame 
) 
static getHistogram( 
   frame: Frame 
): number[]; 

Parameters

frame

The frame that contains the image for which a histogram will be retrieved.

Return Value

Array of numbers that contains the histogram values of the image.

Remarks

GetHistogram does not change the frame in anyway. It just returns information about the frame.

Requirements

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.