HistogramGeneratedEventArgs Constructor

Summary

Initializes a new instance of the HistogramGeneratedEventArgs class object with explicit parameters.

Syntax

JavaScript Syntax
HistogramGeneratedEventArgs = function(histogram, frame, type) 
TypeScript Syntax
constructor(histogram: number[], frame: Frame, type: ColorType); 

Parameters

histogram

The newly generated histogram.

frame

The current frame which to display the image.

type

The type of the histogram.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly