GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
int | G_ask_colors (const char *name, const char *mapset, struct Colors *pcolr) |
int G_ask_colors | ( | const char * | name, |
const char * | mapset, | ||
struct Colors * | pcolr | ||
) |
Definition at line 26 of file make_colr.c.
References buff, G_clear_screen(), G_get_fp_range_min_max(), G_gets(), G_init_colors(), G_is_d_null_value(), G_make_aspect_fp_colors(), G_make_grey_scale_fp_colors(), G_make_gyr_fp_colors(), G_make_rainbow_fp_colors(), G_make_ramp_fp_colors(), G_make_random_colors(), G_make_ryg_fp_colors(), G_make_wave_fp_colors(), G_read_fp_range(), G_strip(), G_warning(), max, and min.