![]() |
Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
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 unsigned char gif_pixel |
Definition at line 10 of file rletogif.h.
| typedef int(* ifunptr) () |
Definition at line 8 of file rletogif.h.
| int compgif | ( | ) |
| void error | ( | ) |
| int getpixel | ( | ) |
| int GIFNextPixel | ( | ) |
| CONST_DECL char* MY_NAME |
Definition at line 59 of file giftorle.c.
1.8.10