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

Data Fields | |
| struct _Color_Value_ low | high |
| struct _Color_Rule_ * | next |
| struct _Color_Rule_ * | prev |
| struct _Color_Value_ low _Color_Rule_::high |
Definition at line 663 of file gis.h.
Referenced by IL_resample_output_2d(), Rast__interpolate_color_rule(), and Rast__lookup_colors().
| struct _Color_Rule_* _Color_Rule_::next |
Definition at line 664 of file gis.h.
Referenced by IL_resample_output_2d(), Rast__color_free_rules(), Rast__lookup_colors(), and Rast_colors_count().
| struct _Color_Rule_* _Color_Rule_::prev |
Definition at line 665 of file gis.h.
Referenced by IL_resample_output_2d().