ReaderRemoveNoize Property ByteScout Barcode Reader SDK

Note: This API is now obsolete.

Removes noise from the image being processed. Use this option with bad quality scanned images.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

[ObsoleteAttribute]
public bool RemoveNoize { get; set; }

Property Value

Type: Boolean

Implements

IReaderRemoveNoize
See Also

Reference