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