GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-5c00b4e944
|
#include <colors.h>
Data Fields | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char color_rgb::b |
Definition at line 35 of file colors.h.
Referenced by COM_Standard_color().
unsigned char color_rgb::g |
Definition at line 35 of file colors.h.
Referenced by COM_Standard_color().
unsigned char color_rgb::r |
Definition at line 35 of file colors.h.
Referenced by COM_Standard_color().