CvGetErrMode Method OpenCvSharp Class Library
Returns the current error mode

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

public static ErrMode GetErrMode()

Return Value

Type: ErrMode
the current error mode
See Also

Reference