FVS Fingerprint Verification System API Documentation

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

FvsError_t JpegImport FvsFile_t    file,
FvsImage_t    image
 

Imports a fingeprint image from a JPEG file.

Parameters:
file the file from which the image should be read
image the result will be stored in this image
Returns:
an error code

FvsError_t JpegExport FvsFile_t    file,
const FvsImage_t    image
 

Exports a fingeprint image to a JPEG file.

Parameters:
file the file to which the image should be saved
image image to export
Returns:
an error code


Generated on Sat May 31 20:07:30 2003 for FVS Fingerprint Verification System by doxygen 1.3-rc3 Jaap de Haan (BinaryMan)