Threshold value.

Namespace:  AForge.Imaging.Filters
Assembly:  AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public byte ThresholdValue { get; set; }

Remarks

Default value is 128.

See Also