Link Search Menu Expand Document

ReaderImagePreprocessingFilters 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
public ImagePreprocessingFiltersCollection ImagePreprocessingFilters { get; }

Property Value

Type: ImagePreprocessingFiltersCollection

Implements

IReaderImagePreprocessingFilters
See Also

Reference