GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
color_org.c File Reference
#include <grass/gis.h>
#include <stdlib.h>
Include dependency graph for color_org.c:

Go to the source code of this file.

Macros

#define LOOKUP_COLORS   2048
 

Functions

int G__organize_colors (struct Colors *colors)
 

Macro Definition Documentation

#define LOOKUP_COLORS   2048

Definition at line 4 of file color_org.c.

Function Documentation

int G__organize_colors ( struct Colors *  colors)