GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <grass/gis.h>
#include <grass/raster.h>
#include <grass/symbol.h>
#include <grass/defs/display.h>
Go to the source code of this file.
Data Structures | |
struct | color_rgba |
Macros | |
#define | RGBA_COLOR_OPAQUE 255 |
#define | RGBA_COLOR_TRANSPARENT 0 |
#define | RGBA_COLOR_NONE 0 |
Typedefs | |
typedef struct color_rgba | RGBA_Color |
Enumerations | |
enum | clip_mode { M_NONE , M_CULL , M_CLIP } |
typedef struct color_rgba RGBA_Color |