Click or drag to resize

Status Properties

http://www.emgu.com

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