http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
The current state of the grab process
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public ThreadState GrabProcessState { get; } |
Visual Basic |
---|
Public ReadOnly Property GrabProcessState As ThreadState Get |
Visual C++ |
---|
public: property ThreadState GrabProcessState { ThreadState get (); } |