Click or drag to resize

VideoCaptureXI_OffsetX Property

Horizontal offset from the origin to the area of interest (in pixels). [CV_CAP_PROP_XI_OFFSET_X]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double XI_OffsetX { get; set; }

Property Value

Type: Double
See Also