Click or drag to resize

McThresholdToolCreateMaskImage Method (McImage)

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Function CreateMaskImage ( 
	image As McImage
) As McImage

Parameters

image
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: McImage
Examples
VB
ThresholdTool.CreateMaskImage
See Also