|
Leptonica
1.54
|
#include "allheaders.h"#include "jpeglib.h"#include "jerror.h"#include "png.h"#include "tiffio.h"#include "zlib.h"Функции | |
| char * | getImagelibVersions () |
| char* getImagelibVersions | ( | ) |
Return: string of version numbers; e.g., libgif 5.0.3 libjpeg 8b (libjpeg-turbo 1.3.0) libpng 1.4.3 libtiff 3.9.5 zlib 1.2.5 libwebp 0.3.0 libopenjp2 2.1.0
Notes: (1) The caller must free the memory.