ovrvision_app.COvrvision.ovGetCamImageRGB C# (CSharp) Method

ovGetCamImageRGB() private method

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