![]() |
Leptonica 1.68
C Image Processing Library
|
Converts an image file from one format to another. More...
#include <string.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Converts an image file from one format to another.
Definition in file convertformat.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 44 of file convertformat.c.
References ERROR_INT, filein, IFF_BMP, IFF_JFIF_JPEG, IFF_PNG, IFF_PNM, IFF_TIFF_G4, IFF_TIFF_ZIP, L_WARNING, lept_free(), NULL, pixGetDepth(), pixRead(), pixWrite(), splitPathAtExtension(), and stringJoin().