Store color information. More...
#include <datatypedef.h>
Public Attributes | |
| int | r |
| int | g |
| int | b |
Store color information.
Definition at line 57 of file datatypedef.h.
| int b |
Definition at line 60 of file datatypedef.h.
| int g |
Definition at line 59 of file datatypedef.h.
| int r |
Definition at line 58 of file datatypedef.h.