GRASS 8 Programmer's Manual 8.6.0dev(2026)-8843f13794
Loading...
Searching...
No Matches
color_init.c File Reference

Raster Library - Initialize Colors structure. More...

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

Go to the source code of this file.

Functions

void Rast_init_colors (struct Colors *colors)
 Initialize color structure.
 

Detailed Description

Raster Library - Initialize Colors structure.

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

Author
Original author CERL

Definition in file color_init.c.

Function Documentation

◆ Rast_init_colors()