AutoCrop.Threshold Property

Gets or sets the sensitivity of the auto crop.

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

Syntax

C#
public float Threshold { get; set; }

Property Value

The sensitivity of the auto crop. The higher the value the more color will be cropped. The default value is 0.

See Also

Reference