예제 #1
0
 public static extern int imaqFindTransformRects2(IntPtr image, ref ROI primaryROI, ref ROI secondaryROI, FindTransformMode mode, ref CoordinateSystem baseSystem, ref CoordinateSystem newSystem, ref FindTransformRectsOptions2 findTransformOptions, ref StraightEdgeOptions primaryStraightEdgeOptions, ref StraightEdgeOptions secondaryStraightEdgeOptions, ref AxisReport axisReport);
예제 #2
0
 public static extern int imaqFindTransformRect2(IntPtr image, ref ROI roi, FindTransformMode mode, ref CoordinateSystem baseSystem, ref CoordinateSystem newSystem, ref FindTransformRectOptions2 findTransformOptions, ref StraightEdgeOptions straightEdgeOptions, ref AxisReport axisReport);