FrameSourceCreateEmptySource Method
|
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static FrameSource CreateEmptySource()
Public Shared Function CreateEmptySource As FrameSource
public:
static FrameSource^ CreateEmptySource()
static member CreateEmptySource : unit -> FrameSource
OpenCvSharp.FrameSource.CreateEmptySource = function();
Return Value
Type:
FrameSource
See Also