fmt_auto.h File Reference
#include "fmt_bitmap.h"
#include "fmt_jpeg.h"
Go to the source code of this file.
Function Documentation
|
Imports a fingerprint image from a file using automatic format recognition. At the moment only the BMP (Bitmap) format in various fashions is supported. In the future, we plan to support PNG, JPEG and TIFF. GIF support will not be provided as it lies under a Unisys patent. - Parameters:
-
file | the file from which the image should be read |
image | the result will be stored in this image |
- Returns:
- an error code
|