ratbag_color Struct Reference

Represents LED color in RGB format. More...

#include <libratbag.h>

Data Fields

unsigned int red
 
unsigned int green
 
unsigned int blue
 

Detailed Description

Represents LED color in RGB format.

each color component is integer 0 - 255

Field Documentation

◆ blue

unsigned int ratbag_color::blue

◆ green

unsigned int ratbag_color::green

◆ red

unsigned int ratbag_color::red

The documentation for this struct was generated from the following file:
  • /build/libratbag-1ltGPZ/libratbag-0.9/src/libratbag.h