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: 24.1.418.0 (24.1.418.0)
Syntax
public SharpenFilter(
	SharpenMethod method
)

Parameters

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