The CvArray<(Of <(TDepth>)>) type exposes the following members.

Fields

  NameDescription
_dataHandle
The pinned GCHandle to _array;
_ptr
A pointer to the unmanaged object
(Inherited from UnmanagedObject.)
_sizeOfElement
The size of the elements in the CvArray

See Also