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

#include <symbol.h>

Data Fields

int color
 
int r
 
int g
 
int b
 
double fr
 
double fg
 
double fb
 

Detailed Description

Definition at line 22 of file symbol.h.

Field Documentation

◆ b

int SYMBCOLOR::b

Definition at line 25 of file symbol.h.

◆ color

int SYMBCOLOR::color

Definition at line 24 of file symbol.h.

◆ fb

double SYMBCOLOR::fb

Definition at line 26 of file symbol.h.

◆ fg

double SYMBCOLOR::fg

Definition at line 26 of file symbol.h.

◆ fr

double SYMBCOLOR::fr

Definition at line 26 of file symbol.h.

◆ g

int SYMBCOLOR::g

Definition at line 25 of file symbol.h.

◆ r

int SYMBCOLOR::r

Definition at line 25 of file symbol.h.


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