CVBpy 15.0
Polarity Class Reference

Enumeration of polarity options. More...

Static Public Attributes

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

Detailed Description

Enumeration of polarity options.