|
MyroC
2.3
a C-based package to control Scribbler 2 robots
|
Struct for a pixel. More...
#include <MyroC.h>
Data Fields | |
| unsigned char | R |
| The value of the red component. | |
| unsigned char | G |
| The value of the green component. | |
| unsigned char | B |
| The value of the blue component. | |
Struct for a pixel.
1.8.1.2