|
inlib
1.2.0
|


Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_scolor |
Functions | |
| bool | inlib::to_rgb (const std::string &a_string, double &a_r, double &a_g, double &a_b) |
| bool | inlib::to_rgba (const std::string &a_string, double &a_r, double &a_g, double &a_b, double &a_a) |
| bool | inlib::to_rgbs (const std::string &a_string, std::string &a_value) |
1.7.5.1