Exemplo n.º 1
0
 private static extern unsafe void real_contour_N(MyImage im, MyShapeListElement **shapeList);
Exemplo n.º 2
0
 private static extern unsafe void find_objects_N(MyImage foreground, MyImage background, MyShapeListElement **shapeList);