31 #include <grass/gis.h>
32 #include <grass/display.h>
33 #include <grass/raster.h>
68 int D_color(CELL cat,
struct Colors *colors)
135 struct Colors *colors, RASTER_MAP_TYPE data_type)
140 R_RGB_color((
unsigned char)r, (
unsigned char)g, (
unsigned char)b);