GRASS 8 Programmer's Manual 8.6.0dev(2026)-b0a6d7703c
Loading...
Searching...
No Matches
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.

SPDX-FileCopyrightText: 2003-2009 GRASS Development Team SPDX-License-Identifier: GPL-2.0-or-later

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 15 of file color_invrt.c.

References Colors::invert.