CVBpy 14.0
ReaderConfigBase Class Reference

Configuration to access parameters of ReaderConfigBase. More...

Inherits ConfigBase.

Inherited by PharmaCode.

Properties

 inverse = property
 bool: Property defines whether the code is inverted (white on black) or not. More...
 

Detailed Description

Configuration to access parameters of ReaderConfigBase.

Property Documentation

◆ inverse

inverse = property
static

bool: Property defines whether the code is inverted (white on black) or not.

True specifies whether the barcode is present as a black on white image (inverse = false) or a white on black image (inverse = true).