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