Initializes a new instance of the Sharpen class using the specified sharpening strength.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Sharpen(
int strength
)
Type: System.Int32
The sharpening strength in range[0, 100]
. You can change it later using Strength property.