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.1.418.0 (24.1.418.0)
Syntax
public EdgeDetectMethod Method { get; set; }

Property Value

Type: EdgeDetectMethod
See Also