histogramColorType Property

Summary

Gets or sets the color depth of the line profile array that will be returned.

Syntax

JavaScript Syntax
Object.defineProperty(LineProfileObject.prototype, 'histogramColorType', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
histogramColorType: ColorType; 

Property Value

ColorType that determine the color depth of the line profile array that will be returned.

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