Click or drag to resize

PInvokeHelperCreateException Method

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static OpenCvSharpException CreateException(
	Exception ex
)

Parameters

ex
Type: SystemException

Return Value

Type: OpenCvSharpException
See Also