histogram Property

Summary

Gets the histogram that contains all the pixel values that pass through the line generated using the line profile action.

Syntax
TypeScript
JavaScript
Object.defineProperty(HistogramGeneratedEventArgs.prototype, 'histogram', 
	get: function() 
) 
histogram: number[]; // read-only 

Property Value

Array of values that represents histogram that contains all the pixel values that pass through the line generated using the line profile action.

Remarks

for more information about this, refer to LineProfileAction.

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.