TUI
Terminal user interface library
Public Member Functions | Public Attributes | List of all members
tui::rgb Struct Reference

Public Member Functions

 rgb (uint8_t R, uint8_t G, uint8_t B)
 
bool operator== (rgb rhs) const
 
bool operator!= (rgb rhs) const
 

Public Attributes

uint8_t r
 
uint8_t g
 
uint8_t b