Origin of IplImage
            
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| TopLeft | 0 | top-left origin [IPL_ORIGIN_TL (0)] | |
| BottomLeft | 1 | bottom-left origin (Windows bitmaps style) [IPL_ORIGIN_BL (1)] | 
See Also