NativeMethodsgpu_Stream_opAssign Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_Stream_opAssign(System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void gpu_Stream_opAssign(
	IntPtr left,
	IntPtr right
)

Parameters

left
Type: SystemIntPtr

[Missing <param name="left"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_Stream_opAssign(System.IntPtr,System.IntPtr)"]

right
Type: SystemIntPtr

[Missing <param name="right"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.gpu_Stream_opAssign(System.IntPtr,System.IntPtr)"]

See Also

Reference