Click or drag to resize
MatDataPointer Property
http://www.emgu.com
Pointer to the beginning of the raw data

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntax
public IntPtr DataPointer { get; }

Property Value

Type: IntPtr
See Also