|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
#include <gis.h>

Data Fields | ||
| struct _Color_Rule_ * | rules | |
| int | n_rules | |
| struct { | ||
| unsigned char * red | ||
| unsigned char * grn | ||
| unsigned char * blu | ||
| unsigned char * set | ||
| int nalloc | ||
| int active | ||
| } | lookup | |
| struct { | ||
| DCELL * vals | ||
| struct _Color_Rule_ ** rules | ||
| int nalloc | ||
| int active | ||
| } | fp_lookup | |
| DCELL | min | |
| DCELL | max | |
| struct { ... } _Color_Info_::fp_lookup |
| struct { ... } _Color_Info_::lookup |
| struct _Color_Rule_* _Color_Info_::rules |
| struct _Color_Rule_** _Color_Info_::rules |