Beispiel #1
0
 private static extern unsafe void real_contour_N(MyImage im, MyShapeListElement **shapeList);
 private static extern unsafe void find_objects_N(MyImage foreground, MyImage background, MyShapeListElement **shapeList);