![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
One byte per component, four components per dot: CMYKCMYK... More...
Data Fields | |
| uint8_t | cyan |
| uint8_t | magenta |
| uint8_t | yellow |
| uint8_t | key |
Refers to CAPS_CF_CMYK
0x00 mean no component, 0xff means full component.
And thus, 0x00/0x00/0x00/0x00 means: keep the paper's colour
| uint8_t cyan |
The cyan colour component of the pixel. 0x00 means none
| uint8_t magenta |
The magenta colour component of the pixel. 0x00 means none
| uint8_t yellow |
The yellow colour component of the pixel. 0x00 means none
| uint8_t key |
The black colour component of the pixel. 0x00 means none