Click or drag to resize

StreamOrQueue  Conversion (OpenCLCommandQueuePtr to StreamOrQueue)

[Missing <summary> documentation for "M:Zivid.NET.StreamOrQueue.op_Implicit(Zivid.NET.OpenCLCommandQueuePtr)~Zivid.NET.StreamOrQueue"]

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public static implicit operator StreamOrQueue (
	OpenCLCommandQueuePtr commandQueue
)

Parameters

commandQueue
Type: Zivid.NETOpenCLCommandQueuePtr

Return Value

Type: StreamOrQueue
See Also