Click or drag to resize

LineIteratorDataPtr Property

http://www.emgu.com
Native pointer to the pixel data at the current position

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public IntPtr DataPtr { get; }

Property Value

Type: IntPtr
See Also