http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Return a flipped copy of the current image
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public Image<TColor, TDepth> Flip( FLIP flipType ) |
Visual Basic |
---|
Public Function Flip ( _ flipType As FLIP _ ) As Image(Of TColor, TDepth) |
Visual C++ |
---|
public: Image<TColor, TDepth>^ Flip( FLIP flipType ) |
Parameters
- flipType
- Type: Emgu.CV.CvEnum..::..FLIP
The type of the flipping