|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
Vector Library - remove color table of vector map. More...

Go to the source code of this file.
Functions | |
| int | Vect_remove_colors (const char *name, const char *mapset) |
| Remove color table of raster map. | |
Vector Library - remove color table of vector map.
(C) 2011 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.
Definition in file vector/Vlib/color_remove.c.
Remove color table of raster map.
| name | name of raster map |
| mapset | name of mapset |
Definition at line 29 of file vector/Vlib/color_remove.c.
References G_mapset(), G_name_is_fully_qualified(), G_remove(), GMAPSET_MAX, GNAME_MAX, GPATH_MAX, GV_COLR2_DIRECTORY, GV_COLR_ELEMENT, GV_DIRECTORY, and name.