Applies a simple sharpening algorithm to the bitmap.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void Sharpen(
int strength
)
Type: System.Int32
The sharpening strength in range[0, 100]
.