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