GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-602118adcc
|
#include <colors.h>
Data Fields | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char color_rgb::b |
Definition at line 38 of file colors.h.
Referenced by COM_Standard_color().
unsigned char color_rgb::g |
Definition at line 38 of file colors.h.
Referenced by COM_Standard_color().
unsigned char color_rgb::r |
Definition at line 38 of file colors.h.
Referenced by COM_Standard_color().