Click or drag to resize

NativeMethodsximgproc_qconj Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_qconj(
	IntPtr qimg,
	IntPtr qcimg
)

Parameters

qimg
Type: SystemIntPtr

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

qcimg
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also