Returns the current error mode
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
C# |
---|
public static int cvGetErrMode() |
Visual Basic (Declaration) |
---|
Public Shared Function cvGetErrMode As Integer |
Visual C++ |
---|
public: static int cvGetErrMode() |
Return Value
[Missing <returns> documentation for "M:Emgu.CV.CvInvoke.cvGetErrMode"]