#include "gis.h"Include dependency graph for color_shift.c:

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.
1.4.7