Leptonica 1.68
C Image Processing Library
|
Returns information about the image data file. More...
#include "allheaders.h"
Go to the source code of this file.
Functions | |
main (int argc, char **argv) | |
Variables | |
LEPT_DLL const char * | ImageFileFormatExtensions [] |
Returns information about the image data file.
Definition in file fileinfo.c.
main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 26 of file fileinfo.c.
References ERROR_INT, filein, fprintTiffInfo(), IFF_TIFF, IFF_TIFF_G3, IFF_TIFF_G4, IFF_TIFF_PACKBITS, ImageFileFormatExtensions, l_pngSetStrip16To8(), lept_fclose(), lept_fopen(), NULL, pixcmapHasColor(), pixcmapWriteStream(), pixCountPixels(), pixDestroy(), pixGetColormap(), pixGetDimensions(), pixGetHeight(), pixGetInputFormat(), pixGetText(), pixGetWidth(), pixGetWpl(), pixGetXRes(), pixGetYRes(), pixRead(), pixReadHeader(), and tiffGetCount().
LEPT_DLL const char* ImageFileFormatExtensions[] |
Definition at line 80 of file writefile.c.