color_ryg.c File Reference

#include <grass/gis.h>

Include dependency graph for color_ryg.c:

Go to the source code of this file.

Functions

int G_make_ryg_colors (struct Colors *colors, CELL min, CELL max)
int G_make_ryg_fp_colors (struct Colors *colors, DCELL min, DCELL max)
int G_make_red_yel_grn (struct Colors *colors, CELL min, CELL max)
int G_add_ryg_colors (struct Colors *colors, CELL min, CELL max)


Function Documentation

int G_add_ryg_colors ( struct Colors *  colors,
CELL  min,
CELL  max 
)

Definition at line 29 of file color_ryg.c.

int G_make_red_yel_grn ( struct Colors *  colors,
CELL  min,
CELL  max 
)

Definition at line 19 of file color_ryg.c.

References G_make_ryg_colors().

int G_make_ryg_colors ( struct Colors *  colors,
CELL  min,
CELL  max 
)

Definition at line 5 of file color_ryg.c.

References G_init_colors().

Referenced by G_make_red_yel_grn().

int G_make_ryg_fp_colors ( struct Colors *  colors,
DCELL  min,
DCELL  max 
)

Definition at line 12 of file color_ryg.c.

References G_init_colors().

Referenced by G_make_colors().


Generated on Sun Apr 6 17:32:17 2008 for GRASS by  doxygen 1.5.5