Click or drag to resize

Graph Properties

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

The Graph type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Returns true if the object has been disposed.
(Inherited from DisposableObject.)
Public propertyItem
Returns the operation in the graph with the specific name. Returns null if no operation found.
Public propertyNumFunctions
Returns the number of TF_Functions registered in the graph
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also