Click or drag to resize

EdgeDetectionCommand Constructor

Overload List
  NameDescription
Public methodEdgeDetectionCommand
Creates a new instance of EdgeDetectionCommand.
Public methodEdgeDetectionCommand(EdgeDetectionType)
Initializes a new instance of EdgeDetectionCommand specifying the type.
Protected methodEdgeDetectionCommand(SerializationInfo, StreamingContext)
Initializes a new instance of EdgeDetectionCommand. Creates a new instance of EdgeDetectionCommand.
Public methodEdgeDetectionCommand(EdgeDetectionType, Double)
Initializes a new instance of EdgeDetectionCommand specifying the type and intensity.
Public methodEdgeDetectionCommand(EdgeDetectionType, Double, EdgeDetectionDirection)
Initializes a new instance of EdgeDetectionCommand specifying the type, intensity, and direction.
Top
See Also