Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Macros | Functions
colorquant.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define INIT_HIST   1
 
#define USE_HIST   2
 
#define PROCESS_HIST   3
 
#define CQ_FAST   1
 
#define CQ_QUANTIZE   2
 
#define CQ_NO_RGBMAP   4
 

Functions

int colorquant ()
 

Macro Definition Documentation

#define CQ_FAST   1

Definition at line 57 of file colorquant.h.

#define CQ_NO_RGBMAP   4

Definition at line 59 of file colorquant.h.

#define CQ_QUANTIZE   2

Definition at line 58 of file colorquant.h.

#define INIT_HIST   1

Definition at line 38 of file colorquant.h.

#define PROCESS_HIST   3

Definition at line 40 of file colorquant.h.

#define USE_HIST   2

Definition at line 39 of file colorquant.h.

Function Documentation

int colorquant ( )