GRASS 8 Programmer's Manual 8.6.0dev(2026)-5f4f7ad06c
Loading...
Searching...
No Matches
_Color_Rule_ Struct Reference

#include <gis.h>

Collaboration diagram for _Color_Rule_:

Data Fields

struct _Color_Value_ low high
 
struct _Color_Rule_next
 
struct _Color_Rule_prev
 

Detailed Description

Definition at line 662 of file gis.h.

Field Documentation

◆ high

struct _Color_Value_ low _Color_Rule_::high

Definition at line 663 of file gis.h.

Referenced by IL_resample_output_2d(), Rast__interpolate_color_rule(), and Rast__lookup_colors().

◆ next

struct _Color_Rule_* _Color_Rule_::next

◆ prev

struct _Color_Rule_* _Color_Rule_::prev

Definition at line 665 of file gis.h.

Referenced by IL_resample_output_2d().


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