Link Search Menu Expand Document

ReaderNoiseRemovalFilterType Property

Note: This API is now obsolete.

Noise removal filter type, Blur or Median. Default is Blur.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
[ObsoleteAttribute]
public NoiseRemovalFilterType NoiseRemovalFilterType { get; set; }

Property Value

Type: NoiseRemovalFilterType

Implements

IReaderNoiseRemovalFilterType
See Also

Reference