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