Click or drag to resize

Status Properties

https://www.emgu.com/wiki/index.php/Emgu_TF

The Status type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Returns true if the object has been disposed.
(Inherited from DisposableObject.)
Public propertyMessage
Get the message from the status
Public propertyPtr
Get the pointer to the native status
(Overrides UnmanagedObjectPtr.)
Public propertyStatusCode
Get the status code
Top
See Also