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