NativeMethodscore_setIdentity Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.core_setIdentity(System.IntPtr,OpenCvSharp.Scalar)"]
Namespace: OpenCvSharp
public static ExceptionStatus core_setIdentity( IntPtr mtx, Scalar s )
Public Shared Function core_setIdentity ( mtx As IntPtr, s As Scalar ) As ExceptionStatus
public: static ExceptionStatus core_setIdentity( IntPtr mtx, Scalar s )
static member core_setIdentity : mtx : IntPtr * s : Scalar -> ExceptionStatus
[Missing <param name="mtx"/> documentation for "M:OpenCvSharp.NativeMethods.core_setIdentity(System.IntPtr,OpenCvSharp.Scalar)"]
[Missing <param name="s"/> documentation for "M:OpenCvSharp.NativeMethods.core_setIdentity(System.IntPtr,OpenCvSharp.Scalar)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.core_setIdentity(System.IntPtr,OpenCvSharp.Scalar)"]