Click or drag to resize

BufferDataPtr Property

http://www.emgu.com
Get the pointer to the unmanaged data

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public IntPtr DataPtr { get; }

Property Value

Type: IntPtr
See Also