Link Search Menu Expand Document

IReaderImagePreprocessingFilters Property

Collection of image processing filters applied to image before the barcode decoding. Allows to add multiple filters. Note, the order of adding does matter.

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
ImagePreprocessingFiltersCollection ImagePreprocessingFilters { get; }

Property Value

Type: ImagePreprocessingFiltersCollection
See Also

Reference