NativeMethodscore_mulSpectrums Method OpenCvSharp Class Library

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

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void core_mulSpectrums(
	IntPtr a,
	IntPtr b,
	IntPtr c,
	int flags,
	int conjB
)

Parameters

a
Type: SystemIntPtr

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

b
Type: SystemIntPtr

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

c
Type: SystemIntPtr

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

flags
Type: SystemInt32

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

conjB
Type: SystemInt32

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

See Also

Reference