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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public IntPtr DataPtr { get; }

Property Value

Type: IntPtr
See Also