GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | LOOKUP_COLORS 2048 |
Functions | |
int | G__organize_colors (struct Colors *colors) |
#define LOOKUP_COLORS 2048 |
Definition at line 4 of file color_org.c.
int G__organize_colors | ( | struct Colors * | colors | ) |
Definition at line 11 of file color_org.c.
Referenced by G_lookup_c_raster_colors(), G_lookup_d_raster_colors(), G_lookup_f_raster_colors(), and G_lookup_raster_colors().