NativeMethodscore_setIdentity Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_setIdentity(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 core_setIdentity(
	IntPtr mtx,
	CvScalar s
)

Parameters

mtx
Type: SystemIntPtr

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

s
Type: OpenCvSharpCvScalar

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

See Also

Reference