Click or drag to resize

ThresholdsCommandFromObject Method

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

Parameters

image
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: ThresholdsCommand
See Also