Rotate the image the specified angle


- angle (Double)
- The angle of rotation in degrees.
- background (MCvScalar)
- The color with wich to fill the background
- crop (Boolean)
- If set to true the image is cropped to its original size, possibly losing corners information. If set to false the result image has different size than original and all rotation information is preserved

The rotated image