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

#include <imagery.h>

Data Fields

unsigned chartable
 
unsigned charindex
 
unsigned charbuf
 
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 13 of file imagery.h.

◆ fd

int Ref_Color::fd

Definition at line 14 of file imagery.h.

◆ index

unsigned char* Ref_Color::index

Definition at line 12 of file imagery.h.

◆ max

CELL Ref_Color::max

Definition at line 15 of file imagery.h.

◆ min

CELL Ref_Color::min

Definition at line 15 of file imagery.h.

◆ n

int Ref_Color::n

Definition at line 16 of file imagery.h.

◆ table

unsigned char* Ref_Color::table

Definition at line 11 of file imagery.h.


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