예제 #1
0
 public static extern int AVS_GetScopeData(IntPtr a_hDevice, ref uint a_pTimeLabel, ref PixelArrayType a_pSpectrum);
예제 #2
0
 public static extern int AVS_SuppressStrayLight(IntPtr a_hDevice, float a_Multifactor, ref PixelArrayType a_pSrcSpectrum, ref PixelArrayType a_pDestSpectrum);
예제 #3
0
 public static extern IntPtr AVS_GetLambda(IntPtr a_hDevice, ref PixelArrayType a_pWavelength);