Click or drag to resize

SegmentationClassGetMaskImage Method

Create bit mask

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetMaskImage ( 
	ByRef outRect As LONGRECT,
	im As McImage
) As McImage

Parameters

outRect
Type: MediaCy.IQL.ObjectManagerLONGRECT
im
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: McImage
Remarks