kaycxx-term
C++ terminal library
Loading...
Searching...
No Matches
Public Attributes | List of all members
kaycxx::term::rgb_color Struct Reference

RGB terminal color. More...

#include <kaycxx/term/rgb_color.hpp>

Public Attributes

std::uint8_t red
 Red channel.
 
std::uint8_t green
 Green channel.
 
std::uint8_t blue
 Blue channel.
 

Detailed Description

RGB terminal color.


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