McThresholdToolThresholds Property
|
|
Returns array of thresholds
Namespace:
MediaCy.Addins.ThresholdTool
Assembly:
MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Property Thresholds (
image As McImage
) As Object
Get
Parameters
- image
- Type: MediaCy.IQL.EngineMcImage
Property Value
Type:
Objectis an array of DOUBLERANGE, for monochrome interpretation the size of array is 1 for color interpretation is 3
Return Value
Type:
Object
Remarks
See Also