Click or drag to resize

McThresholdToolGetSegmentationData Method

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetSegmentationData ( 
	Image As McImage,
	Optional bCreate As Boolean = true
) As SegmentationData

Parameters

Image
Type: MediaCy.IQL.EngineMcImage
bCreate (Optional)
Type: SystemBoolean

Return Value

Type: SegmentationData
See Also