Gets/sets sensitivity value of the algorithm in the Manual mode.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Sensitivity As Single
public float Sensitivity { get; set; }
This value is ignored in Semiautomatic mode (unlike RedChannelThreshold property value).
It is recommended to use the default value of this property. However if you are not happy with the result, you can try to adjust it.