GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#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 |
int Colors::is_float |
Definition at line 681 of file gis.h.
Referenced by Rast_mark_colors_as_fp().
struct _Color_Info_ Colors::modular |