fmt_jpeg.h File Reference
#include "file.h"
#include "image.h"
Go to the source code of this file.
Functions | |
FvsError_t | JpegImport (FvsFile_t file, FvsImage_t image) |
FvsError_t | JpegExport (FvsFile_t file, const FvsImage_t image) |
Function Documentation
|
Imports a fingeprint image from a JPEG file.
|
|
Exports a fingeprint image to a JPEG file.
|