![]() |
Leptonica
1.83.1
Image processing and image analysis suite
|
#include "allheaders.h"
Go to the source code of this file.
Functions | |
PIX * | pixReadStreamGif (FILE *fp) |
PIX * | pixReadMemGif (const l_uint8 *cdata, size_t size) |
l_ok | pixWriteStreamGif (FILE *fp, PIX *pix) |
l_ok | pixWriteMemGif (l_uint8 **pdata, size_t *psize, PIX *pix) |
Stubs for gifio.c functions
Definition in file gifiostub.c.