static Color stdDrawColor(int)
#define mDefineStaticLocalObject(type, var, init)
Definition: commondefs.h:196
int getIndex(int sz) const
random index in the range [0,sz>
static int nrStdDrawColors()
FixedString Color()
Definition: keystrs.h:46
Color getRandStdDrawColor()
Definition: randcolor.h:28
Color getRandomColor(bool withtransp=false)
Definition: randcolor.h:18
Color is an RGB color object, with a transparancy. The storage is in a 4-byte integer, similar to Qt.
Definition: color.h:26