Click or drag to resize

MorphoGrayCommand Constructor

Overload List
  NameDescription
Public methodMorphoGrayCommand
Creates a new instance of MorphoGrayCommand.
Public methodMorphoGrayCommand(MorphoGrayMode)
Initializes a new instance of the MorphoGrayCommand specifying the filter mode.
Protected methodMorphoGrayCommand(SerializationInfo, StreamingContext)
Creates a new instance of MorphoGrayCommand from serialization information.
Public methodMorphoGrayCommand(MorphoGrayMode, IntegerMatrix)
Initializes a new instance of the MorphoGrayCommand specifying the filter mode and a structuring element.
Top
See Also