Empty stream
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static Stream Null { get; }
Public Shared ReadOnly Property Null As Stream
Get
public:
static property Stream^ Null {
Stream^ get ();
}
static member Null : Stream with get
OpenCvSharp.Cuda.Stream.get_Null = function();
Return Value
Type:
Stream
See Also