osmanip
Library with useful output stream tools like: color and style manipulators, progress bars and terminal graphics.
Namespaces | Macros | Functions
colsty.hpp File Reference
#include <osmanip/manipulators/common.hpp>
#include <cstdint>
#include <string>
#include <unordered_map>
Include dependency graph for colsty.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 osm
 

Macros

#define OSMANIP_MANIPULATORS_COLSTY_HPP
 

Functions

const std::string osm::RGB (int32_t r, int32_t g, int32_t b)
 It takes three integers as arguments which are the corresponding rgb triplets of a color (see here for the full list of available colors http://www.aksiom.net/rgb.html). It can be used to output a wider variety of colors with respect to the standard available from the col map. More...
 

Detailed Description

Author
Gianluca Bianco (bianc.nosp@m.ogia.nosp@m.nluca.nosp@m.9@gm.nosp@m.ail.c.nosp@m.om)
Date
2022-06-06

Macro Definition Documentation

◆ OSMANIP_MANIPULATORS_COLSTY_HPP

#define OSMANIP_MANIPULATORS_COLSTY_HPP