Click or drag to resize

SegmentationChannel Constructor (Double, Double)

Initializes a new instance of the SegmentationChannel class

Namespace:  MediaCy.Addins.ThresholdTool
Assembly:  MediaCy.Addins.ThresholdTool (in MediaCy.Addins.ThresholdTool.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	min As Double,
	max As Double
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble
See Also