[This is preliminary documentation and is subject to change.]
Rotate the image the specified angle cropping the result to the original size
Namespace:
Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- angle
- Double
The angle of rotation in degrees.
- background
- TColor
The color with wich to fill the background
Return Value
[Missing <returns> documentation for "M:Emgu.CV.Image`2.Rotate(System.Double,`0)"]