www.emgu.com/wiki Inplace flip the image

Declaration Syntax
public void _Flip(
FLIP flipType
)
Public Sub _Flip ( _
flipType As FLIP _
)
public:
void _Flip(
FLIP flipType
)

Parameters
- flipType (FLIP)
- The type of the flipping

Return Value
The flipped copy of this image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)