Click or drag to resize
ICaptureQueryFrame Method
http://www.emgu.com
Capture a Bgr image frame

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
Mat QueryFrame()

Return Value

Type: Mat
A Bgr image frame
See Also