type Property

Summary

Gets the color type of the newly generated histogram (line profile).

Syntax
TypeScript
JavaScript
Object.defineProperty(HistogramGeneratedEventArgs.prototype, 'type', 
	get: function() 
) 
type: ColorType; // read-only 

Property Value

ColorType enumeration that represents the color type of the newly generated histogram.

Remarks

If the type is Color every item in the histogram is actually a color component, so the first item is Red component, second is Green, third is blue, forth is the next pixel Red component, and so on.

To get the histogram, refer to Histogram.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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