GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <gis.h>
Data Fields | |
DCELL | value |
unsigned char | red |
unsigned char | grn |
unsigned char | blu |
unsigned char _Color_Value_::blu |
Definition at line 639 of file gis.h.
Referenced by Rast__interpolate_color_rule().
unsigned char _Color_Value_::grn |
Definition at line 638 of file gis.h.
Referenced by Rast__interpolate_color_rule().
unsigned char _Color_Value_::red |
Definition at line 637 of file gis.h.
Referenced by Rast__interpolate_color_rule().
DCELL _Color_Value_::value |
Definition at line 636 of file gis.h.
Referenced by Rast__interpolate_color_rule().