Click or drag to resize

EdgeDetectionCommandIntensity Property

Gets or sets the intensity of the edge detection.

Namespace:  Atalasoft.Imaging.ImageProcessing.Filters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double Intensity { get; set; }

Property Value

Type: Double

The intensity of the edge detection.

Remarks
Generally values should be from 0 to 1.
See Also