IEngine_AddFingerprint expects the image to be in one of the supported image formats. For example BMP format can be used. It is a common error to send raw images to IEngine_AddFingerprint. Raw images must be first converted using function IEngine_ConvertRawImage2Bmp.