Click or drag to resize

NativeMethodsstitching_Stitcher_setCompositingResol Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus stitching_Stitcher_setCompositingResol(
	IntPtr obj,
	double resolMpx
)

Parameters

obj
Type: SystemIntPtr

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

resolMpx
Type: SystemDouble

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

Return Value

Type: ExceptionStatus

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

See Also