Grabs a frame from camera or video file, decompresses and returns it. This function is just a combination of cvGrabFrame and cvRetrieveFrame in one call. The returned image should not be released or modified by user.


- capture (IntPtr)
- video capturing structure

[Missing <returns> documentation for M:Emgu.CV.CvInvoke.cvQueryFrame(System.IntPtr)]