| VideoCaptureGetExceptionMode Method |
query if exception mode is active
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public bool GetExceptionMode()
Public Function GetExceptionMode As Boolean
public:
bool GetExceptionMode()
member GetExceptionMode : unit -> bool
Return Value
Type:
Boolean[Missing <returns> documentation for "M:OpenCvSharp.VideoCapture.GetExceptionMode"]
See Also