GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
char * | Rast_mask_info (void) |
int | Rast__mask_info (char *name, char *mapset) |
int Rast__mask_info | ( | char * | name, |
char * | mapset | ||
) |
Definition at line 56 of file mask_info.c.
References G_find_raster(), G_mapset(), GMAPSET_MAX, GNAME_MAX, and Rast_is_reclass().
Referenced by Rast_mask_info().
char* Rast_mask_info | ( | void | ) |
Definition at line 35 of file mask_info.c.
References _, G_store(), GMAPSET_MAX, GNAME_MAX, name, and Rast__mask_info().