export.h File Reference
#include "file.h"
#include "image.h"
Go to the source code of this file.
Functions | |
FvsError_t | FvsImageExport (const FvsImage_t image, const FvsFile_t filename) |
Function Documentation
|
Exports a fingerprint image to a file. The file format is extrapolated from the filename extension.
|