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 | (Inherited from Object.) |
![]() | Finalize |
Destructor
(Inherited from DisposableObject.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (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.) |