Click or drag to resize

EdgeDetectFilterMethod Property

Gets or sets the method used to detect edges in the source raster.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax
public EdgeDetectMethod Method { get; set; }

Property Value

Type: EdgeDetectMethod
See Also