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

Public Attributes

double r
 
double g
 
double b
 

Detailed Description

Definition at line 5 of file colorspaces.hpp.

Member Data Documentation

◆ b

double Chesto::rgb::b

Definition at line 8 of file colorspaces.hpp.

◆ g

double Chesto::rgb::g

Definition at line 7 of file colorspaces.hpp.

◆ r

double Chesto::rgb::r

Definition at line 6 of file colorspaces.hpp.


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