Click or drag to resize

McThresholdToolCreateMaskImage Method (SegmentationData, McImage, Boolean)

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreateMaskImage ( 
	segmData As SegmentationData,
	im As McImage,
	Optional bVisible As Boolean = true
) As McImage

Parameters

segmData
Type: MediaCy.Addins.ThresholdToolSegmentationData
im
Type: MediaCy.IQL.EngineMcImage
bVisible (Optional)
Type: SystemBoolean

Return Value

Type: McImage
See Also