Click or drag to resize

DisposableObject Properties

The DisposableObject type exposes the following members.

Properties
  NameDescription
Protected propertyAllocatedMemory
Gets or sets a memory address allocated by AllocMemory.
Protected propertyAllocatedMemorySize
Gets or sets the byte length of the allocated memory
Protected propertyDataHandle
Gets or sets a handle which allocates using cvSetData.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
Top
See Also