ovrvision_calibration.COvrvision.ovGetCamImageRGB C# (CSharp) Méthode

ovGetCamImageRGB() private méthode

private ovGetCamImageRGB ( System img, int eye ) : void
img System
eye int
Résultat void
        static extern void ovGetCamImageRGB(System.IntPtr img, int eye);