|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-6050dcdd58
|

Go to the source code of this file.
Functions | |
| void | COM_Color_RGB (unsigned char r, unsigned char g, unsigned char b) |
| void | COM_Standard_color (int number) |
Definition at line 5 of file driver/color.c.
References b, driver::Color, g, and r.
Referenced by COM_Standard_color(), and D_RGB_color().
Definition at line 11 of file driver/color.c.
References COM_Color_RGB(), G_num_standard_colors(), and G_standard_color_rgb().
Referenced by D_use_color().