![]() |
Leptonica 1.68
C Image Processing Library
|
Generates a single image tiling of all images of a specific depth in a directory. More...
#include <string.h>#include "allheaders.h"Go to the source code of this file.
Functions | |
| main (int argc, char **argv) | |
Generates a single image tiling of all images of a specific depth in a directory.
Definition in file maketile.c.
| main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 38 of file maketile.c.
References ERROR_INT, genPathname(), getFilenamesInDirectory(), IFF_JFIF_JPEG, IFF_PNG, L_INSERT, lept_free(), nfiles, NULL, pixaAddPix(), pixaCreate(), pixaDestroy(), pixaDisplayTiled(), pixDestroy(), pixGetDepth(), pixGetHeight(), pixRead(), pixScale(), pixWrite(), sarrayDestroy(), sarrayGetCount(), and sarrayGetString().