ftp.nice.ch/pub/next/unix/graphics/urt.3.0.s.tar.gz#/urt.3.0.s/cnv/rletogif/rletogif.h

This is rletogif.h in view mode; [Download] [Up]

/* rle2gif.h */



/*
 * Pointer to function returning an int
 */
typedef int (* ifunptr)();

typedef unsigned char gif_pixel;

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

extern CONST_DECL char *MY_NAME;

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.