0 - top-left origin, 1 - bottom-left origin (Windows bitmaps style)

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public int origin
Visual Basic (Declaration)
Public origin As Integer
Visual C++
public:
int origin

See Also