|
GRASS 8 Programmer's Manual
8.5.0dev(2025)-9d806b45d8
|
#include <gis.h>

Data Fields | |
| int | version |
| DCELL | shift |
| int | invert |
| int | is_float |
| int | null_set |
| unsigned char | null_red |
| unsigned char | null_grn |
| unsigned char | null_blu |
| int | undef_set |
| unsigned char | undef_red |
| unsigned char | undef_grn |
| unsigned char | undef_blu |
| struct _Color_Info_ | fixed |
| struct _Color_Info_ | modular |
| DCELL | cmin |
| DCELL | cmax |
| int | organizing |
| struct _Color_Info_ Colors::fixed |
| struct _Color_Info_ Colors::modular |