#include <grass/gis.h>
Go to the source code of this file.
Functions | |
int | G_shift_colors (int shift, struct Colors *colors) |
int | G_shift_d_colors (DCELL shift, struct Colors *colors) |
int G_shift_colors | ( | int | shift, | |
struct Colors * | colors | |||
) |
Definition at line 3 of file color_shift.c.
int G_shift_d_colors | ( | DCELL | shift, | |
struct Colors * | colors | |||
) |
Definition at line 11 of file color_shift.c.