NativeMethodscore_operatorSubtract_MatMatExpr Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_operatorSubtract_MatMatExpr(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 IntPtr core_operatorSubtract_MatMatExpr(
	IntPtr m,
	IntPtr e
)

Parameters

m
Type: SystemIntPtr

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

e
Type: SystemIntPtr

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

Return Value

Type: IntPtr

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

See Also

Reference