Click or drag to resize

Stream Constructor (Stream)

Initializes a new instance of the Stream class

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public Stream(
	Stream m
)

Parameters

m
Type: OpenCvSharp.CudaStream
See Also