ICaptureQueryFrame Method |
http://www.emgu.com Capture a Bgr image frame
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxFunction QueryFrame As Mat
abstract QueryFrame : unit -> Mat
Return Value
Type:
Mat A Bgr image frame
See Also