Chesto 0.9
A declarative and element-based library for creating GUIs on homebrew'd consoles
Public Attributes | List of all members
rgb Struct Reference

Public Attributes

double r
 
double g
 
double b
 

Detailed Description

Definition at line 2 of file colorspaces.hpp.

Member Data Documentation

◆ b

double rgb::b

Definition at line 5 of file colorspaces.hpp.

◆ g

double rgb::g

Definition at line 4 of file colorspaces.hpp.

◆ r

double rgb::r

Definition at line 3 of file colorspaces.hpp.


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