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

| DCELL Colors::cmax |
Definition at line 708 of file gis.h.
Referenced by Rast_add_c_color_rule(), Rast_add_color_rule(), Rast_add_d_color_rule(), Rast_add_f_color_rule(), Rast_add_modular_c_color_rule(), Rast_add_modular_color_rule(), Rast_add_modular_d_color_rule(), Rast_add_modular_f_color_rule(), Rast_get_c_color_range(), Rast_get_d_color_range(), Rast_init_colors(), Rast_set_c_color_range(), and Rast_set_d_color_range().
| DCELL Colors::cmin |
Definition at line 707 of file gis.h.
Referenced by Rast_add_c_color_rule(), Rast_add_color_rule(), Rast_add_d_color_rule(), Rast_add_f_color_rule(), Rast_add_modular_c_color_rule(), Rast_add_modular_color_rule(), Rast_add_modular_d_color_rule(), Rast_add_modular_f_color_rule(), Rast_get_c_color_range(), Rast_get_d_color_range(), Rast_set_c_color_range(), and Rast_set_d_color_range().
| struct _Color_Info_ Colors::fixed |
Definition at line 705 of file gis.h.
Referenced by IL_resample_output_2d(), Rast__color_reset(), Rast__lookup_colors(), Rast_add_c_color_rule(), Rast_add_color_rule(), Rast_add_d_color_rule(), Rast_add_f_color_rule(), Rast_colors_count(), Rast_get_fp_color_rule(), and Rast_init_colors().
| int Colors::invert |
Definition at line 695 of file gis.h.
Referenced by Rast__lookup_colors(), and Rast_invert_colors().
| int Colors::is_float |
Definition at line 696 of file gis.h.
Referenced by Rast_get_c_color_range(), and Rast_mark_colors_as_fp().
| struct _Color_Info_ Colors::modular |
Definition at line 706 of file gis.h.
Referenced by IL_resample_output_2d(), Rast__color_reset(), Rast__lookup_colors(), Rast_add_modular_c_color_rule(), Rast_add_modular_color_rule(), Rast_add_modular_d_color_rule(), Rast_add_modular_f_color_rule(), Rast_colors_count(), Rast_get_fp_color_rule(), and Rast_init_colors().
Definition at line 700 of file gis.h.
Referenced by Rast_get_null_value_color(), and Rast_set_null_value_color().
Definition at line 699 of file gis.h.
Referenced by Rast_get_null_value_color(), and Rast_set_null_value_color().
Definition at line 698 of file gis.h.
Referenced by Rast_get_null_value_color(), and Rast_set_null_value_color().
| int Colors::null_set |
Definition at line 697 of file gis.h.
Referenced by Rast_get_null_value_color(), and Rast_set_null_value_color().
| int Colors::organizing |
Definition at line 709 of file gis.h.
Referenced by Rast__organize_colors().
| DCELL Colors::shift |
Definition at line 694 of file gis.h.
Referenced by Rast__lookup_colors(), Rast_shift_c_colors(), and Rast_shift_d_colors().
Definition at line 704 of file gis.h.
Referenced by Rast_get_default_color(), Rast_get_null_value_color(), and Rast_set_default_color().
Definition at line 703 of file gis.h.
Referenced by Rast_get_default_color(), Rast_get_null_value_color(), and Rast_set_default_color().
Definition at line 702 of file gis.h.
Referenced by Rast_get_default_color(), Rast_get_null_value_color(), and Rast_set_default_color().
| int Colors::undef_set |
Definition at line 701 of file gis.h.
Referenced by Rast_get_default_color(), Rast_get_null_value_color(), and Rast_set_default_color().
| int Colors::version |
Definition at line 693 of file gis.h.
Referenced by Rast__color_reset(), Rast__read_colors(), Rast__write_colors(), Rast_add_c_color_rule(), Rast_add_color_rule(), Rast_add_d_color_rule(), Rast_add_f_color_rule(), Rast_add_modular_c_color_rule(), Rast_add_modular_color_rule(), Rast_add_modular_d_color_rule(), Rast_add_modular_f_color_rule(), Rast_print_colors(), and Rast_print_json_colors().