GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
_Color_Value_ Struct Reference

#include <gis.h>

Data Fields

DCELL value
 
unsigned char red
 
unsigned char grn
 
unsigned char blu
 

Detailed Description

Definition at line 655 of file gis.h.

Field Documentation

◆ blu

unsigned char _Color_Value_::blu

Definition at line 659 of file gis.h.

◆ grn

unsigned char _Color_Value_::grn

Definition at line 658 of file gis.h.

◆ red

unsigned char _Color_Value_::red

Definition at line 657 of file gis.h.

◆ value

DCELL _Color_Value_::value

Definition at line 656 of file gis.h.


The documentation for this struct was generated from the following file: