VideoCaptureFrameHeight Property OpenCvSharp Class Library
Gets or sets height of frames in the video stream

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int FrameHeight { get; set; }

Property Value

Type: Int32
See Also

Reference