Click or drag to resize

MeanCommand Constructor

Overload List
  NameDescription
Public methodMeanCommand
Creates a new instance of MeanCommand.
Public methodMeanCommand(MeanFilterType)
Initializes a new instance of the MeanCommand specifying the type.
Protected methodMeanCommand(SerializationInfo, StreamingContext)
Creates a new instance of MeanCommand from serialization information.
Public methodMeanCommand(MeanFilterType, Int32)
Initializes a new instance of the MeanCommand specifying the type, filter size.
Public methodMeanCommand(MeanFilterType, Int32, Int32)
Initializes a new instance of the MeanCommand specifying the type, size, and power.
Top
See Also