Click or drag to resize
CaptureFlipVertical Property
http://www.emgu.com
Get or Set if the captured image should be flipped vertically

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public bool FlipVertical { get; set; }

Property Value

Type: Boolean
See Also