NativeMethodsgpu_Stream_enqueueMemSet Method OpenCvSharp Class Library

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

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_enqueueMemSet(
	IntPtr obj,
	IntPtr src,
	CvScalar val
)

Parameters

obj
Type: SystemIntPtr

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

src
Type: SystemIntPtr

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

val
Type: OpenCvSharpCvScalar

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

See Also

Reference