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