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

Go to the source code of this file.

Typedefs

typedef int(* ifunptr) ()
 
typedef unsigned char gif_pixel
 

Functions

int compgif ()
 
void error ()
 
int getpixel ()
 
int GIFNextPixel ()
 

Variables

CONST_DECL char * MY_NAME
 

Typedef Documentation

typedef unsigned char gif_pixel

Definition at line 10 of file rletogif.h.

typedef int(* ifunptr) ()

Definition at line 8 of file rletogif.h.

Function Documentation

int compgif ( )
void error ( )
int getpixel ( )
int GIFNextPixel ( )

Variable Documentation

CONST_DECL char* MY_NAME

Definition at line 59 of file giftorle.c.