GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
color_org.c File Reference
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/raster.h>
Include dependency graph for color_org.c:

Go to the source code of this file.

Macros

#define LOOKUP_COLORS   2048
 

Functions

void Rast__organize_colors (struct Colors *colors)
 

Macro Definition Documentation

◆ LOOKUP_COLORS

#define LOOKUP_COLORS   2048

Definition at line 6 of file color_org.c.

Function Documentation

◆ Rast__organize_colors()

void Rast__organize_colors ( struct Colors colors)

Definition at line 12 of file color_org.c.