|
libnds
|
holds a red green blue triplet More...
#include <image.h>
Data Fields | |
| unsigned char | b |
| 8 bits for the blue value. | |
| unsigned char | g |
| 8 bits for the green value. | |
| unsigned char | r |
| 8 bits for the red value. | |
holds a red green blue triplet
1.7.3