Click or drag to resize

Stream  Conversion (Stream to Boolean)

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static explicit operator bool (
	Stream self
)

Parameters

self
Type: OpenCvSharp.CudaStream

Return Value

Type: Boolean
See Also