Creates and initializes Sharpen class instance. You can specify the single parameter of this transform here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ strength As Integer _ )
public Sharpen( int strength )
Type: System.Int32
Value in range [0, 100] specifying sharpening strength. Minimum value makes no changes, maximum value produces maximum sharpening effect. This value can be changed later using Strength property.