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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize