#include <data.h>
Public Attributes | |
| unsigned char | r |
| value of red color component | |
| unsigned char | g |
| value of green color component | |
| unsigned char | b |
| value of blue color component | |
| unsigned char | a |
| altha value of color | |
Definition at line 7 of file data.h.
1.2.18