|
HIPO
4.3.0
High Performance Output data format for experimental physics
|
24-bit true-color RGB terminal color. More...
#include <color.h>
Public Member Functions | |
| RGB (int r, int g, int b) | |
| Construct an RGB color from component values. More... | |
| int | r () |
| int | g () |
| int | b () |
24-bit true-color RGB terminal color.
Represents a true color using red, green, and blue components.
|
inline |
|
inline |
|
inline |