コード例 #1
0
ファイル: Interop.cs プロジェクト: chopshop-166/WPILib
 public static extern IntPtr imaqReadLCD(IntPtr image, ref ROI roi, ref LCDOptions options);
コード例 #2
0
ファイル: Interop.cs プロジェクト: chopshop-166/WPILib
 public static extern int imaqFindLCDSegments(ref ROI roi, IntPtr image, ref LCDOptions options);