|
MyroC
2.4
C-based Infrastructure for the control of Scribbler 2 robots
|
Struct for a pixel. More...
#include <MyroC.h>
Public Attributes | |
| 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