Click or drag to resize

McThresholdToolThresholds Property

Returns array of thresholds

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property Thresholds ( 
	image As McImage
) As Object
	Get

Parameters

image
Type: MediaCy.IQL.EngineMcImage

Property Value

Type: Object
is an array of DOUBLERANGE, for monochrome interpretation the size of array is 1 for color interpretation is 3

Return Value

Type: Object
Remarks