|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|

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) |
| void COM_Color_RGB | ( | unsigned char | r, |
| unsigned char | g, | ||
| unsigned char | b | ||
| ) |
Definition at line 5 of file driver/color.c.
References b, driver::Color, g, and r.
Referenced by COM_Standard_color().
| void COM_Standard_color | ( | int | number | ) |
Definition at line 11 of file driver/color.c.
References COM_Color_RGB(), G_num_standard_colors(), and G_standard_color_rgb().