Example #1
0
 public static extern void Image2Tz(ZfmCharBuffer charBuffer);
Example #2
0
 public static extern bool UpChar(ZfmCharBuffer charBuffer, byte[] characteristics, ref uint characteristicsLength);
Example #3
0
 public static extern void Search(ZfmCharBuffer charBuffer, out short templateIndex, out ushort accuracy);
Example #4
0
 public static extern void Store(ushort index, ZfmCharBuffer charBuffer);
Example #5
0
 public static extern void LoadChar(ushort index, ZfmCharBuffer charBuffer);