Click or drag to resize

PinnedArrayT Class

http://www.emgu.com
A Pinnned array of the specific type
Inheritance Hierarchy
SystemObject
  Emgu.TF.UtilDisposableObject
    Emgu.TF.UtilPinnedArrayT

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntax
public class PinnedArray<T> : DisposableObject

Type Parameters

T
The type of the array

The PinnedArrayT type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyArray
Get the array
Top
Methods
See Also