c4x4rgb  2.0.0.0
Macros

Macros

#define C4X4RGB_COLOR_WHITE   0x002F2F2F
 
#define C4X4RGB_COLOR_RED   0x002F0000
 
#define C4X4RGB_COLOR_GREEN   0x00002F00
 
#define C4X4RGB_COLOR_BLUE   0x0000002F
 
#define C4X4RGB_COLOR_LIGHT_BLUE   0x00002F2F
 
#define C4X4RGB_COLOR_YELLOW   0x002F2F00
 
#define C4X4RGB_COLOR_PURPLE   0x002F002F
 

Detailed Description

Macro Definition Documentation

◆ C4X4RGB_COLOR_BLUE

#define C4X4RGB_COLOR_BLUE   0x0000002F

◆ C4X4RGB_COLOR_GREEN

#define C4X4RGB_COLOR_GREEN   0x00002F00

◆ C4X4RGB_COLOR_LIGHT_BLUE

#define C4X4RGB_COLOR_LIGHT_BLUE   0x00002F2F

◆ C4X4RGB_COLOR_PURPLE

#define C4X4RGB_COLOR_PURPLE   0x002F002F

◆ C4X4RGB_COLOR_RED

#define C4X4RGB_COLOR_RED   0x002F0000

◆ C4X4RGB_COLOR_WHITE

#define C4X4RGB_COLOR_WHITE   0x002F2F2F

◆ C4X4RGB_COLOR_YELLOW

#define C4X4RGB_COLOR_YELLOW   0x002F2F00