Click or drag to resize

MIplImageImageDataOrigin Field

http://www.emgu.com
pointer to a very origin of image data (not necessarily aligned) - it is needed for correct image deallocation

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public IntPtr ImageDataOrigin

Field Value

Type: IntPtr
See Also