GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
color_invrt.c File Reference

Raster library - Invert colors. More...

#include <grass/gis.h>
#include <grass/raster.h>
Include dependency graph for color_invrt.c:

Go to the source code of this file.

Functions

void Rast_invert_colors (struct Colors *colors)
 

Detailed Description

Raster library - Invert colors.

(C) 2003-2009 by the GRASS Development Team

This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author
Original author CERL

Definition in file color_invrt.c.

Function Documentation

◆ Rast_invert_colors()

void Rast_invert_colors ( struct Colors colors)

Definition at line 17 of file color_invrt.c.