GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
color_name Struct Reference

#include <colors.h>

Data Fields

const char * name
 
int number
 

Detailed Description

Definition at line 38 of file colors.h.

Field Documentation

◆ name

const char* color_name::name

Definition at line 40 of file colors.h.

Referenced by G_str_to_color().

◆ number

int color_name::number

Definition at line 41 of file colors.h.

Referenced by G_insert_commas(), and G_str_to_color().


The documentation for this struct was generated from the following file: