Sharpen.Strength Property

Gets or sets a strength of this algorithm.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public int Strength { get; set; }

Property Value

The sharpening strength in range [0, 100].

Remarks

Minimum value makes no changes, maximum value produces maximum sharpening effect.

See Also

Reference