GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
Ref_Color Struct Reference

#include <imagery.h>

Data Fields

unsigned char * table
 
unsigned char * index
 
unsigned char * buf
 
int fd
 
CELL min
 
CELL max
 
int n
 

Detailed Description

Definition at line 10 of file imagery.h.

Field Documentation

◆ buf

unsigned char* Ref_Color::buf

Definition at line 14 of file imagery.h.

◆ fd

int Ref_Color::fd

Definition at line 15 of file imagery.h.

◆ index

unsigned char* Ref_Color::index

Definition at line 13 of file imagery.h.

Referenced by I_init_ref_color_nums().

◆ max

CELL Ref_Color::max

Definition at line 16 of file imagery.h.

◆ min

CELL Ref_Color::min

Definition at line 16 of file imagery.h.

◆ n

int Ref_Color::n

Definition at line 17 of file imagery.h.

Referenced by I_init_group_ref(), I_init_ref_color_nums(), and I_transfer_group_ref_file().

◆ table

unsigned char* Ref_Color::table

Definition at line 12 of file imagery.h.

Referenced by I_init_group_ref(), and I_init_ref_color_nums().


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