StreamQueryIfComplete Method
|
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic bool QueryIfComplete()
Public Function QueryIfComplete As Boolean
public:
bool QueryIfComplete()
member QueryIfComplete : unit -> bool
function QueryIfComplete();
Return Value
Type:
Boolean
See Also