Click or drag to resize

NativeMethodssuperres_FrameSource_nextFrame Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus superres_FrameSource_nextFrame(
	IntPtr obj,
	IntPtr frame
)

Parameters

obj
Type: SystemIntPtr

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

frame
Type: SystemIntPtr

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

Return Value

Type: ExceptionStatus

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

See Also