NativeMethodscore_minMaxIdx1 Method OpenCvSharp Class Library

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

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

public static void core_minMaxIdx1(
	IntPtr src,
	out double minVal,
	out double maxVal
)

Parameters

src
Type: SystemIntPtr

[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_minMaxIdx1(System.IntPtr,System.Double@,System.Double@)"]

minVal
Type: SystemDouble

[Missing <param name="minVal"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_minMaxIdx1(System.IntPtr,System.Double@,System.Double@)"]

maxVal
Type: SystemDouble

[Missing <param name="maxVal"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.core_minMaxIdx1(System.IntPtr,System.Double@,System.Double@)"]

See Also

Reference