Link Search Menu Expand Document

ReaderOptimizedProcessingOfLargeImages Property

Note: This API is now obsolete.

(!) Obsolete. Please use ImagePreprocessingFilters to add the scaling. Get or set optimized processing of large images. Faster but may fail on some fuzzy barcodes.

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

Property Value

Type: Boolean

Implements

IReaderOptimizedProcessingOfLargeImages
See Also

Reference