GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
_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 646 of file gis.h.

Field Documentation

◆ blu

unsigned char _Color_Value_::blu

Definition at line 650 of file gis.h.

Referenced by Rast__interpolate_color_rule().

◆ grn

unsigned char _Color_Value_::grn

Definition at line 649 of file gis.h.

Referenced by Rast__interpolate_color_rule().

◆ red

unsigned char _Color_Value_::red

Definition at line 648 of file gis.h.

Referenced by Rast__interpolate_color_rule().

◆ value

DCELL _Color_Value_::value

Definition at line 647 of file gis.h.

Referenced by Rast__interpolate_color_rule().


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