Click or drag to resize

PinnedArrayTAddrOfPinnedObject Method

http://www.emgu.com
Get the address of the pinned array

Namespace:  Emgu.Util
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public IntPtr AddrOfPinnedObject()

Return Value

Type: IntPtr
A pointer to the address of the the pinned array
See Also