[This is preliminary documentation and is subject to change.]
Write a single frame to the video writer
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- frame
- Image<(Of <(TColor, TDepth>)>)
The frame to be written to the video writer
Type Parameters
- TColor
- The color type of the frame
- TDepth
- The depth of the frame