Click or drag to resize

SegmentationDataAddAreaToThresholds Method

Add all pixels from selected area to thresholds

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Sub AddAreaToThresholds ( 
	Area As Rectangle,
	im As McImage
)

Parameters

Area
Type: System.DrawingRectangle
im
Type: MediaCy.IQL.EngineMcImage
Remarks