Click or drag to resize

SharpenFilter Constructor (SharpenMethod)

Initialize a new instance with the specified SharpenMethod.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SharpenFilter(
	SharpenMethod method
)

Parameters

method
Type: AGI.Foundation.Graphics.ImagingSharpenMethod
Method used to sharpen a raster.
See Also