PinnedArrayT Class |
Namespace: Emgu.Util
The PinnedArrayT type exposes the following members.
| Name | Description | |
|---|---|---|
| PinnedArrayT |
Create a Pinnned array of the specific type
|
| Name | Description | |
|---|---|---|
| AddrOfPinnedObject |
Get the address of the pinned array
| |
| Dispose |
The dispose function that implements IDisposable interface
(Inherited from DisposableObject.) | |
| DisposeObject |
Disposed the unmanaged data
(Overrides DisposableObjectDisposeObject.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize |
Destructor
(Inherited from DisposableObject.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ReleaseManagedResources |
Release the GCHandle
(Overrides DisposableObjectReleaseManagedResources.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |