![]() |
Multi-ApplicationOnlineProfiling
2.1
|
RGB color utilities defined in Grid handler . More...
Data Structures | |
| struct | Color |
| Color structure containing RGB values. More... | |
Functions | |
| static void | factor_to_color (struct Color *col, double factor, Color_Scale_t scale_type) |
| factor_to_color More... | |
RGB color utilities defined in Grid handler .
The Color structure is used to store RGB values of a color. Available function are used to convert colors from different styles (RGB, factor, hex).
|
inlinestatic |