CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
caps_dot_rgb Struct Reference

One byte per component, three components per dot: RGBRGB... More...

Data Fields

uint8_t red
 
uint8_t green
 
uint8_t blue
 

Detailed Description

Refers to CAPS_CF_RGB

0x00 mean no component, 0xff means full component.

And thus, 0xff/0xff/0xff means: keep the paper's colour

Field Documentation

◆ red

uint8_t red

The red colour component of the pixel

◆ green

uint8_t green

The green colour component of the pixel

◆ blue

uint8_t blue

The blue colour component of the pixel


The documentation for this struct was generated from the following file: