Click or drag to resize

DynamicThresholdCommand Constructor

Constructs a new DynamicThresholdCommand object
Overload List
  NameDescription
Public methodDynamicThresholdCommand
Constructs a new DynamicThresholdCommand object
Public methodDynamicThresholdCommand(Int32)
Constructs a new DynamicThresholdCommand object
Protected methodDynamicThresholdCommand(SerializationInfo, StreamingContext)
Creates a new instance of DynamicThresholdCommand from serialization information.
Public methodDynamicThresholdCommand(Int32, Int32, Double)
Creates a new instance of DynamicThresholdCommand specifying the window size, difference threshold and black grouping.
Top
See Also