color_byr.c File Reference

#include <grass/gis.h>

Include dependency graph for color_byr.c:

Go to the source code of this file.

Functions

int G_make_byr_colors (struct Colors *colors, CELL min, CELL max)
int G_make_byr_fp_colors (struct Colors *colors, DCELL min, DCELL max)
int G_add_byr_colors (struct Colors *colors, CELL min, CELL max)


Function Documentation

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

Definition at line 20 of file color_byr.c.

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

Definition at line 6 of file color_byr.c.

References G_init_colors().

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

Definition at line 13 of file color_byr.c.

References G_init_colors().


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