Click or drag to resize

AdaptiveThresholdCommand Constructor

Initializes a new instance of AdaptiveThresholdCommand.
Overload List
  NameDescription
Public methodAdaptiveThresholdCommand
Creates a new instance of AdaptiveThresholdCommand.
Public methodAdaptiveThresholdCommand(Int32)
Initializes a new instance of AdaptiveThresholdCommand specifying the window size.
Public methodAdaptiveThresholdCommand(Int32, Int32)
Initializes a new instance of AdaptiveThresholdCommand specifying the window size and difference threshold.
Protected methodAdaptiveThresholdCommand(SerializationInfo, StreamingContext)
Creates a new instance of AdaptiveThresholdCommand from serialization information.
Top
See Also