Click or drag to resize

CannyEdgeDetectorCommand Constructor

Overload List
  NameDescription
Public methodCannyEdgeDetectorCommand
Creates a new instance of CannyEdgeDetectorCommand.
Protected methodCannyEdgeDetectorCommand(SerializationInfo, StreamingContext)
Creates a new instance of CannyEdgeDetectorCommand from serialization information.
Public methodCannyEdgeDetectorCommand(Double, Double, Double)
Creates a new instance of CannyEdgeDetectorCommand specifying the deviation and hysteresis.
Top
See Also