|
MyroC
MyroC.3.1b
C-based infrastructure for controlng 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.8