GrAPiC
Graphics for Algo/Prog in C/C++

◆ backgroundColor()

void grapic::backgroundColor ( unsigned char  _r = 255,
unsigned char  _g = 255,
unsigned char  _b = 255,
unsigned char  _a = 255 
)
inline

Change the default background color (the color used to clear the screen)