![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
One byte per component, three components per dot: RGBRGB... More...
Data Fields | |
| uint8_t | red |
| uint8_t | green |
| uint8_t | blue |
Refers to CAPS_CF_RGB
0x00 mean no component, 0xff means full component.
And thus, 0xff/0xff/0xff means: keep the paper's colour
| uint8_t red |
The red colour component of the pixel
| uint8_t green |
The green colour component of the pixel
| uint8_t blue |
The blue colour component of the pixel