CVBpy 15.0
Polarity Class Reference

Enumeration of barcode polarity options. More...

Inherits object.

Static Public Attributes

int DarkOnLight = 1
 The barcode is dark on light background.
 
int Either = 0
 The barcode can be either dark on light or light on dark.
 
int LightOnDark = -1
 The barcode is light on dark background.
 

Detailed Description

Enumeration of barcode polarity options.